6.0.0-beta1
7/5/25

[#6773] Prefs/UI.php v 1.96 breakage
Summary Prefs/UI.php v 1.96 breakage
Queue Horde Framework Packages
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners
Requester nathan (at) nwacg (dot) net
Created 05/28/2008 (6247 days ago)
Due
Updated 05/28/2008 (6247 days ago)
Assigned
Resolved 05/28/2008 (6247 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/28/2008 06:57:22 PM Michael Slusarz Comment #2
State ⇒ Resolved
Reply to this comment
This was already fixed.  It requires more than moving generateHeader() 
to the top.
05/28/2008 05:45:29 PM nathan (at) nwacg (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Prefs/UI.php v 1.96 breakage
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
Reply to this comment
One of the changes in 1.96 was to move the Prefs_UI::generateHeader 
call from the beginning to the end of the generateUI function. This 
breaks the prefs forms, causing the main part of the forms to go 
before the header, followed by the rest of the form.



Moving the generateHeader call back to the top of the function fixes 
the issue.

Saved Queries