[#8807] pref_uid is null?
Summary pref_uid is null?
Queue Ingo
Queue Version 1.2.3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester rene (dot) plattner (at) uibk (dot) ac (dot) at
Created 12/29/2009 (79 days ago)
Due
Updated 01/15/2010 (62 days ago)
Assigned 12/30/2009 (78 days ago)
Resolved 01/15/2010 (62 days ago)
Attachments
Milestone
Patch No

History
01/15/2010 Jan Schneider State ⇒ Not A Bug
 
01/15/2010 rene (dot) plattner (at) uibk (dot) ac (dot) at Comment #5 Reply to this comment
I have found the problem!
In ingo prefs I added some code to get the email from the logged in user.
Sorry it was my fault!
You can close this bug report.

kind regards,

Rene


01/15/2010 rene (dot) plattner (at) uibk (dot) ac (dot) at Comment #4 Reply to this comment
I setup a fresh new database, but the error message still comes!

[ingo] DB Error: null value violates not-null constraint: INSERT INTO 
horde_prefs (pref_uid, pref_scope, pref_name, pref_value) VALUES(NULL, 
\'horde\', \'id\', \'Standardidentit�t\') [nativecode=1048 ** 
Column \'pref_uid\' cannot be null] [pid 483 on line 248 of 
\"/var/www/html/horde-3.3.6/lib/Horde/Prefs/sql.php\"]
01/05/2010 rene (dot) plattner (at) uibk (dot) ac (dot) at Comment #3 Reply to this comment
Are you trying to use Ingo as a guest user?
NO! We use imap for authentification.
Every time i click a link at ingo the message appears.

chears,
12/30/2009 Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Are you trying to use Ingo as a guest user?
12/29/2009 rene (dot) plattner (at) uibk (dot) ac (dot) at Comment #1
State ⇒ Unconfirmed
Patch ⇒
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ pref_uid is null?
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
I get the following message in the log file, when I access the ingo module:

Dec 29 09:24:25 vlwebmail2 [local0.err] HORDE[25016]: [ingo] DB Error: 
null value violates not-null constraint: INSERT INTO horde_prefs 
(pref_uid, pref_scope, pref_name, pref_value) VALUES(NULL, \'horde\', 
\'id\', \'Standardidentit�t\') [nativecode=1048 ** Column 
\'pref_uid\' cannot be null] [pid 25016 on line 248 of 
\"/var/www/html/horde-3.3.6/lib/Horde/Prefs/sql.php\"]