[Tickets #7734] "share_owner" field too short in table "mnemo_shares"
bugs at horde.org
bugs at horde.org
Fri Nov 28 11:46:21 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7734
------------------------------------------------------------------------------
Ticket | 7734
Created By | benoit.poulet at businessdecision.com
Summary | "share_owner" field too short in table "mnemo_shares"
Queue | Mnemo
Version | 2.2.1
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
+New Attachment | patch_mnemo.sql
------------------------------------------------------------------------------
benoit.poulet at businessdecision.com (2008-11-28 06:46) 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 notes. The note list always remains empty
I finally find that the owner get his name truncated in the table
"mnemo_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