| Summary | Some preference groups don't work |
| Queue | DIMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | Horde Developers (at) , slusarz (at) horde (dot) org |
| Requester | btj (at) havleik (dot) no |
| Created | 2/12/08 (6632 days ago) |
| Due | |
| Updated | 4/16/08 (6568 days ago) |
| Assigned | 2/12/08 (6632 days ago) |
| Resolved | 4/16/08 (6568 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | 1 |
| Patch | No |
State ⇒ Resolved
http://lists.horde.org/archives/cvs/Week-of-Mon-20080414/077436.html
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.
Assigned to Michael Slusarz
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
Assigned to
Queue ⇒ DIMP
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Remote Servers or SyncMl doesn't work in dynamic mode
Queue ⇒ Horde Groupware Webmail Edition
State ⇒ Unconfirmed
mode, nothing happens. Both work as they should in Traditional mode...