Summary | imp undefined index: user |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | horde (at) smartsector (dot) hu |
Created | 05/18/2009 (5891 days ago) |
Due | |
Updated | 05/27/2009 (5882 days ago) |
Assigned | |
Resolved | 05/18/2009 (5891 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
need to purge those entries giving you problems from your pref
backend.
the problem.
If no identity is created then the error is there. But, there's no
identity after the user is created by default. So for every new user
the error will be there and for every old user, who is not using the
identity too.
State ⇒ Not A Bug
in the previous ticket - just a suggestion if you did.
It sounds like you have bad data in your identity preference and will
need to purge those entries giving you problems from your pref backend.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ imp undefined index: user
Type ⇒ Bug
State ⇒ Unconfirmed
the right panel:
Notice: Undefined index: user in
/usr/share/horde/imp/lib/Identity/imp.php on line 233
And we use MYSQL.
I mention this because my frist ticket on this was closed without
solving the problem, based on the assumption we use postgresql...