Closed (fixed)
Project:
Tasks Configuration Kit
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2006 at 22:42 UTC
Updated:
3 Jul 2007 at 19:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
moonray commentedCan someone point out a module that uses categories in hook_user() and causes this problem to occur?
Comment #2
add1sun commented@moonray, What the OP is referring to is use of the profile module that creates sub-tabs in My Account for different categories in the profile. If you have say, 3 profile categories, the task color input currently displays on each category tab.
Comment #3
add1sun commentedThis issue is also a dup of http://drupal.org/node/93919. Marking it as such.
Comment #4
add1sun commentedMy bad, this is not a dup. The other patch is dealing with perms and this is just multiple displays. This patch should go in anyway but since the perms one deals with the same line of code, I think a decision needs to made on that one first so if that is going in the patch can cover them both at the same time.
Comment #5
add1sun commentedMy bad, this is not a dup. The other patch is dealing with perms and this is just multiple displays. This patch should go in anyway but since the perms one deals with the same line of code, I think a decision needs to made on that one first so if that is going in the patch can cover them both at the same time.
Comment #6
scor commentedThese 2 problems are fixed at the same line. I have attached a patch against HEAD resolving both of these issues. (this + http://drupal.org/node/93919)
Comment #7
scor commentedfixed in HEAD. Thanks to cotto and suit4.
Comment #8
(not verified) commented