[Tickets #5060] filterprefs.php wrong POST var assumption

bugs@bugs.horde.org bugs at bugs.horde.org
Sat Mar 3 07:56:32 PST 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5060
-----------------------------------------------------------------------
 Ticket             | 5060
 Created By         | hannes at tismer.com
 Summary            | filterprefs.php wrong POST var assumption
 Queue              | IMP
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


hannes at tismer.com (2007-03-03 07:56) wrote:

Filter settings won't be saved in current HEAD. (filter_on_login,
filter_on_display, filter_any_mailbox, filter_menuitem)

Found at:
34: filterprefs.php

Solution:
original:
  case 'update_prefs':

fixed:
  case ('update_prefs' || 'filter_prefs_update'):






More information about the bugs mailing list