<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>prefs_change not execute for all prefs</title> 
  <pubDate>Fri, 10 Apr 2026 19:28:23 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/12832</link> 
  <atom:link rel="self" type="application/rss+xml" title="prefs_change not execute for all prefs" href="https://bugs.horde.org/ticket/12832/rss" /> 
  <description>prefs_change not execute for all prefs</description> 
 
   
   
  <item> 
   <title>How to reproduce:

Setup: Horde 5.1.5. Prefs, Users, Group</title> 
   <description>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[&#039;notification&#039;]-&gt;push(&#039;Pref &#039;.$pref.&#039; was changed.&#039;);
}

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.</description> 
   <pubDate>Wed, 13 Nov 2013 15:13:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12832#t81463</link> 
  </item> 
   
  <item> 
   <title>Those are identity prefs, they will change the &#039;identities&#039; </title> 
   <description>Those are identity prefs, they will change the &#039;identities&#039; preference instead.</description> 
   <pubDate>Mon, 18 Nov 2013 19:49:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12832#t81496</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
