Despite un checking "Display link on user profile page" in flag settings, the flag still appears on a user profile page.
Looking briefly in the hook_user() in flag.module it does not actually seem to check for this like in hook_link() for nodes.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | user-profile-show-399038.patch | 853 bytes | Taz |
Comments
Comment #1
Taz commentedComment #2
Taz commentedComment #3
quicksketchThanks, excellent patch! Committed.