[#6248] Some preference groups don't work
Summary Some preference groups don't work
Queue DIMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners Michael Slusarz <slusarz (at) horde (dot) org>, Horde Developers
Requester btj (at) havleik (dot) no
Created 02/12/2008 (89 days ago)
Due
Updated 04/16/2008 (25 days ago)
Assigned 02/12/2008 (89 days ago)
Resolved 04/16/2008 (25 days ago)
Attachments
Milestone 1.0
Patch

History
04/16/2008 Michael Slusarz Comment #5
State ⇒ Resolved
Reply to this comment
04/16/2008 Chuck Hagenbuch Comment #4 Reply to this comment
How about using CSS to hide the menubar in that specific iframe?
04/15/2008 Michael Slusarz Comment #3 Reply to this comment
On further poking around - I don't believe the way we currently handle prefs can be reconciled with DIMP.  First, any javascript needed for prefs pages interferes with DIMP's base js (we are showing options in a div, not an iframe).  Second, we can't catch links *within* a prefs page because those links might point to a page not handled by Prefs_UI (i.e. the stationery setup page).

I think our only choice at this time is to simply put the prefs in an iframe and rework Prefs_UI stuff for Horde 5.  Although any suggestions on how to remove the menubar in these pages would be appreciated.
04/07/2008 Michael Slusarz Comment #2
Assigned to Michael Slusarz
Reply to this comment
On our way to fixing - see http://lists.horde.org/archives/cvs/Week-of-Mon-20080407/077168.html
Still TODO:
  Make sure all app-defined prefs handlers honor the 'chunk' setting
  Make sure all return to options buttons have a 'prefs_return' DOM ID
  Test to make sure these handlers don't muck with DIMP in undesired ways (for example, the "Remote Servers" group in Horde currently breaks DIMP
03/06/2008 Jan Schneider Milestone ⇒ 1.0
 
02/12/2008 Jan Schneider Summary ⇒ Some preference groups don't work
Assigned to Horde DevelopersHorde Developers
 
02/12/2008 Jan Schneider State ⇒ Assigned
Queue ⇒ DIMP
 
02/12/2008 btj (at) havleik (dot) no Comment #1
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Remote Servers or SyncMl doesn't work in dynamic mode
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Reply to this comment
When pressing buttons for either Remote Servers og SyncML in dynamic mode, nothing happens. Both work as they should in Traditional mode...