| 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 (6211 days ago) |
| Due | |
| Updated | 11/06/2008 (6209 days ago) |
| Assigned | 11/06/2008 (6209 days ago) |
| Resolved | 11/06/2008 (6209 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Duplicate
bug #7439.State ⇒ Assigned
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Upgrade breaks display preferences
Type ⇒ Bug
State ⇒ Unconfirmed
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']);