[Tickets #12832] prefs_change not execute for all prefs

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Nov 13 15:13:11 UTC 2013


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

Ticket URL: http://bugs.horde.org/ticket/12832
------------------------------------------------------------------------------
  Ticket             | 12832
  Created By         | joern.mankiewicz at gmx.de
  Summary            | prefs_change not execute for all prefs
  Queue              | Horde Base
  Version            | 5.1.5
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


joern.mankiewicz at gmx.de (2013-11-13 15:13) wrote:

How to reproduce:

Setup: Horde 5.1.5. Prefs, Users, Groups using LDAP-Directory. Problem  
persisted when changing Prefs to use SQL-db.

1. Set prefs_change in your to alert you, f.e.:

public function prefs_change($pref)
{
          $GLOBALS['notification']->push('Pref '.$pref.' was changed.');
}

2. Go to preference menue and change fullname or from_address.

Result:

The changes of the other prefs are reported, but with fullname and  
from_address the hook is not executed.





More information about the bugs mailing list