[Tickets #7733] "share_owner" field too short in table "nag_shares"
bugs at horde.org
bugs at horde.org
Fri Nov 28 11:27:50 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7733
------------------------------------------------------------------------------
Ticket | 7733
Created By | benoit.poulet at businessdecision.com
Summary | "share_owner" field too short in table "nag_shares"
Queue | Nag
Version | 2.3.1
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch | 1
Owners |
+New Attachment | patch_nag.sql
------------------------------------------------------------------------------
benoit.poulet at businessdecision.com (2008-11-28 06:27) wrote:
Hello,
I have a horde-webmail solution in test.
User's logins are in form "lastname.firstname at domain.com"
User's were unable to see their task. The task list always remains empty
I finally find that the owner get his name truncated in the table
"nag_shares" because of the field "share_owner" who was too short :
varchar(32)
I tried changing his field to varchar(255) all seems ok now.
Patch attached.
Regards,
Benoit Poulet.
More information about the bugs
mailing list