Closed (fixed)
Project:
Flag
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2009 at 22:49 UTC
Updated:
28 Mar 2009 at 06:20 UTC
Jump to comment: Most recent file
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.