6.0.0-alpha12
6/12/25

[#7733] "share_owner" field too short in table "nag_shares"
Summary "share_owner" field too short in table "nag_shares"
Queue Nag
Queue Version 2.3.1
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester benoit.poulet (at) businessdecision (dot) com
Created 11/28/2008 (6040 days ago)
Due
Updated 11/28/2008 (6040 days ago)
Assigned
Resolved 11/28/2008 (6040 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
11/28/2008 07:49:50 PM Chuck Hagenbuch Comment #2
State ⇒ Duplicate
Reply to this comment
Duplicate of #6940
11/28/2008 11:27:50 AM benoit (dot) poulet (at) businessdecision (dot) com Comment #1
Priority ⇒ 2. Medium
New Attachment: patch_nag.sql Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ "share_owner" field too short in table "nag_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 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.

Saved Queries