[bugs] [Bug 1167] New - Impossible to save users pref
bugs at bugs.horde.org
bugs at bugs.horde.org
Sun Feb 9 13:16:06 PST 2003
http://bugs.horde.org/show_bug.cgi?id=1167
*** shadow/1167 Sun Feb 9 13:16:06 2003
--- shadow/1167.tmp.28768 Sun Feb 9 13:16:06 2003
***************
*** 0 ****
--- 1,38 ----
+ Bug#: 1167
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: Mozilla 5.x
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: adm at ouvaton.net
+ URL:
+ Summary: Impossible to save users pref
+
+ I run a HORDE + IMP with mysql. Everything OK except that user can't save their
+ identities.
+
+ I have never seen such problem before. Mysql request seems ok (see above)
+ When I save my preference, I always get :
+ The identity "Unnamed" has been saved.
+
+
+ 108 Connect hordeouvaton at localhost on hordeouvaton
+ 108 Statistics
+ 108 Init DB hordeouvaton
+ 108 Query SELECT pref_scope, pref_name, pref_value
+ FROM horde_prefs where pref_uid = 'migus at ouvaton.org@ouvaton.org' and
+ (pref_scope = 'imp' or pref_scope = 'horde') order by pref_scope
+ 108 Query select pref_value from horde_prefs where
+ pref_uid = 'migus at ouvaton.org@ouvaton.org' and pref_name = 'last_login' and
+ (pref_scope = 'imp' or pref_scope = 'horde')
+ 108 Query update horde_prefs set pref_value =
+ 1044808290 where pref_uid = 'migus at ouvaton.org@ouvaton.org' and pref_name =
+ 'last_login' and pref_scope = 'imp'
+
+
More information about the bugs
mailing list