Needs work
Project:
Profile permission
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2010 at 19:57 UTC
Updated:
13 Dec 2011 at 16:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
jgreep commentedIf there aren't any fields left to view, there's an empty fieldset. It's not a proper patch, so feel free to modify it:
Comment #2
tuffnatty commentedjgreep: How is this related to the issue title? I think your patch fixes another problem and should be filed as a separate issue.
Comment #3
jgreep commentedIt seemed to make sense at the time. I've created a new issue as requested #790452: When there are no elements left, the category should be removed..
Comment #4
ilo commentedI can confirm it works, not sure if the patch still applies so I reroll against HEAD, but this is a good fix for the issue.
Comment #5
boombatower commentedCommitted.
Thanks!
Comment #7
pianomansam commentedThis issue still appears to be unresolved in Profile Permission 6.x-1.2 and One Page Profile 6.x-1.13
The "break" on line 178 appears to be the culprit. When I commented out that line everything appeared to be working properly in One Page Profile.