6.0.0-beta1
9/11/25

[#3888] Copy and move large mails to tasklist fails
Summary Copy and move large mails to tasklist fails
Queue Nag
Queue Version 2.1
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester horde (at) karmoy (dot) kommune (dot) no
Created 05/05/2006 (7069 days ago)
Due
Updated 05/05/2006 (7069 days ago)
Assigned 05/05/2006 (7069 days ago)
Resolved 05/05/2006 (7069 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/05/2006 09:07:49 AM Jan Schneider Comment #4
State ⇒ Not A Bug
Reply to this comment
Yes, well possible that this field was smaller in early Nag versions.
05/05/2006 09:01:31 AM horde (at) karmoy (dot) kommune (dot) no Comment #3 Reply to this comment
You're probably right. For some reason our nag_tasks-table had a 
task_name-field with length 64. Could it be an older version of nag 
used this maybe? Anyway I changed the varchar-length to 255, and now 
it seems to work.
05/05/2006 08:38:07 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
There is no field with the length 64 in Nag's table.
05/05/2006 08:05:23 AM horde (at) karmoy (dot) kommune (dot) no Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Copy and move large mails to tasklist fails
Queue ⇒ Nag
Reply to this comment
When using the "Copy/Move mail to a users tasklist" in IMP on large 
mails, it fails. The log-file shows the INSERT-statement it's trying 
to run, and ends with the following errormessage:

[nativecode=ERROR:  value too long for type character varying(64)] [on 
line 193 of "/var/www/horde-3.1/nag/lib/Driver/sql.php"]

The mainproblem with this is that the user doesn't get a message that 
the operation failed. Also if the mail was moved, then it's deleted 
from the inbox even though the operation failed.

Saved Queries