Closed (fixed)
Project:
Drupal Commons
Component:
Activity/status streams
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
9 Feb 2013 at 00:41 UTC
Updated:
11 Mar 2013 at 02:10 UTC
Follow any node and look at the "other content you follow" tab to reproduce.
Comments
Comment #1
chris.rochford commentedComment #2
ezra-g commentedAlso, the flag link should be the text "Unfollow" rather than the follow icon. Unassigning since I don't think chris.rochford is working on this.
Comment #3
ezra-g commentedThis makes the form look pretty broken - Bumping priority to "Critical."
Comment #4
Zarabadoo commentedI have pushed up a change to make the "Follow" and "Unfollow" links look like links again. The text change would have to b e done back in modules as that is a setting for the flag links. The same goes for the checkboxes for the email column. The css should not be effected by these changes.
Comment #5
Zarabadoo commentedLinking the css change should also help: http://drupalcode.org/project/commons_origins.git/commit/e04b583
Comment #6
ezra-g commentedUpdating with the action item. I believe the email flag links are styled as checkboxes via JS in the theme.
Comment #7
ezra-g commentedThe text should be Follow/Following.
Comment #8
ezra-g commentedWith hook_update_N() implementations to update link text for upgrading sites.
http://drupalcode.org/project/commons_follow.git/commitdiff/0af33ab?hp=1...