6.0.0-beta1
7/18/25

[#7633] Upgrade breaks display preferences
Summary Upgrade breaks display preferences
Queue Horde Groupware Webmail Edition
Queue Version 1.2
Type Bug
State Duplicate
Priority 1. Low
Owners jan (at) horde (dot) org
Requester horde (at) jensthebrain (dot) de
Created 11/04/2008 (6100 days ago)
Due
Updated 11/06/2008 (6098 days ago)
Assigned 11/06/2008 (6098 days ago)
Resolved 11/06/2008 (6098 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/06/2008 08:40:44 AM Jan Schneider Comment #2
State ⇒ Duplicate
Reply to this comment
Duplicate of bug #7439.
11/06/2008 05:25:13 AM Chuck Hagenbuch Assigned to Jan Schneider
State ⇒ Assigned
 
11/04/2008 07:48:00 PM horde (at) jensthebrain (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Upgrade breaks display preferences
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
After update to the latest version, the display preferences doesn't 
work anymore (PHP error):



Nov  4 19:08:54 web php5-cgi: PHP Warning:   
Prefs_UI::require(/var/www/webmail.fbihome.de/horde-webmail-1.2/config/../templates/prefs/.inc) [<a href='function.Prefs-UI-require'>function.Prefs-UI-require</a>]: failed to open stream: Datei oder Verzeichnis nicht gefunden in /var/www/webmail.fbihome.de/horde-webmail-1.2/lib/Horde/Prefs/UI.php on line 
260



It works again if I disable the following line in my prefs.php:



//

// CONFIGURATION UPDATES FOR VERSION 1.1:

//

unset($prefGroups['display']['members']['alpha_filter'],

       $_prefs['alpha_filter'], $_prefs['contextmenu'],

       $_prefs['tableoperations'], $_prefs['listtype'], $_prefs['anselimage']);

Saved Queries