Posted by ezra-g on February 9, 2013 at 12:41am
4 followers
Jump to:
| Project: | Drupal Commons |
| Version: | 7.x-3.x-dev |
| Component: | Activity/status streams |
| Category: | bug report |
| Priority: | critical |
| Assigned: | ezra-g |
| Status: | closed (fixed) |
Issue Summary
Follow any node and look at the "other content you follow" tab to reproduce.
Comments
#1
#2
Also, 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.
#3
This makes the form look pretty broken - Bumping priority to "Critical."
#4
I 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.
#5
Linking the css change should also help: http://drupalcode.org/project/commons_origins.git/commit/e04b583
#6
Updating with the action item. I believe the email flag links are styled as checkboxes via JS in the theme.
#7
The text should be Follow/Following.
#8
With hook_update_N() implementations to update link text for upgrading sites.
http://drupalcode.org/project/commons_follow.git/commitdiff/0af33ab?hp=1...
#9
Automatically closed -- issue fixed for 2 weeks with no activity.