6.0.0-beta1
7/5/25

[#7734] "share_owner" field too short in table "mnemo_shares"
Summary "share_owner" field too short in table "mnemo_shares"
Queue Mnemo
Queue Version 2.2.1
Type Bug
State Duplicate
Priority 1. Low
Owners
Requester benoit.poulet (at) businessdecision (dot) com
Created 11/28/2008 (6063 days ago)
Due
Updated 11/28/2008 (6063 days ago)
Assigned
Resolved 11/28/2008 (6063 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
11/28/2008 07:50:04 PM Chuck Hagenbuch Comment #2
State ⇒ Duplicate
Reply to this comment
Duplicate of #6940
11/28/2008 11:46:20 AM benoit (dot) poulet (at) businessdecision (dot) com Comment #1
Priority ⇒ 1. Low
New Attachment: patch_mnemo.sql Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Mnemo
Summary ⇒ "share_owner" field too short in table "mnemo_shares"
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hello,



I have a horde-webmail solution in test.

User's logins are in form "lastname.firstname@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.

Saved Queries