Summary | Linked attachments |
Queue | IMP |
Queue Version | 6.2.2 |
Type | Bug |
State | Assigned |
Priority | 1. Low |
Owners | Horde Developers (at) |
Requester | paolo (at) unica (dot) it |
Created | 04/24/2015 (3673 days ago) |
Due | |
Updated | 01/25/2016 (3397 days ago) |
Assigned | 01/25/2016 (3397 days ago) |
Resolved | |
Milestone | |
Patch | No |
State ⇒ Assigned
#1once you click on "send" the smaller attachment name is overwritten
with the name of the bigger one. At this point it can't be found.
thank you
in /var/www/html/horde/imp/lib/Compose.php on line 2880, referer:
https://site/horde/imp/dynamic.php?page=compose&popup=1
one is this?
2nd click send: unable to open vfs file (path)
p.s. maybe hint
imp stores bigger attachment in vfs "compose" dir
smaller in vfs "attachment" dir
State ⇒ Feedback
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ Linked attachments
Type ⇒ Bug
Priority ⇒ 1. Low
and then I add another attachment with a size smaller than
link_attach_threshold I noticed a problem.
Basically if the sum of the sizes of the bigger and smaller attachment
is over link_attach_size_hard i get a vfs error when I click Send.