[horde] Cannot save preferences [they just disappear]

Adam Tauno Williams awilliam at whitemice.org
Thu Mar 22 20:44:43 UTC 2012


Quoting Adam Tauno Williams <awilliam at whitemice.org>:
> Horde 4.0.14
> I'm attempting to put together an install of the latest Horde  
> packages.  Horde is "running" just fine.  Adminsitration says all  
> the databases are current.
> But I cannot save preferences.  The "save" completes, I even see the  
> INSERTs performed in the log ...
> INSERT INTO horde_prefs (pref_uid, pref_scope, pref_name, pref_value)
> 	  VALUES('adam', 'horde', 'identities',
> 	  E'\\x613a313a7b693a303b613a31373a7b733a31363a2264656661756c745f6964656
> 	  e74697479223b693a303b733a393a2266726f6d5f61646472223b733a32313a2261646
>   **BUT*** if I log out and then back in the preferences are lost;  
> or at least no loaded.
> I found <http://bugs.horde.org/ticket/10919> which i thought might  
> be related but performing a "ALTER DATABASE horde SET bytea_output =  
> 'escape';" didn't effect the issue.
> I don't see any log messages indicated there are errors  
> *loading/reading* the preferences from the back-end [the same  
> PostgreSQL database Horde uses overall].
> Any pointers would be appreciated.

If I "select * from horde_prefs" in the "SQL Shell" provided under  
"Administration" I see a result of the pref_uid, pref_scope,  
pref_name, and pref_value.  But in the display all the pref_value  
values are empty/blank.  Does the shell not display BYTEA values or  
does this indicate that Horde is unable to parse the values of those  
columns?

My other Horde instances do display values in the pref_value when I do  
the same thing.  BUt those instances are 4.0.10



More information about the horde mailing list