Summary | Can not create new address book entries |
Queue | Turba |
Queue Version | 3.0.1 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | sebastian.schlingmann (at) web (dot) de |
Created | 04/28/2011 (5182 days ago) |
Due | |
Updated | 05/01/2011 (5179 days ago) |
Assigned | |
Resolved | 05/01/2011 (5179 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Priority ⇒ 1. Low
Bug: 9905,Bug: 9841, orBug: 9905...Priority ⇒ 3. High
New Attachment: turba_sql_problem.txt
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Can not create new address book entries
Type ⇒ Bug
State ⇒ Unconfirmed
Turba 3.0.1 and the sqlite backend.
When I try to add my first contact to the address book i get an sql
error. An anonymized version of the log is attached.
I counted 41 fields the insert wants to write to turba_objects but
only 40 values to write to them.
As I am not familiar with the horde codebase I could not find a quick fix.