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 | 2015-04-24 (2139 days ago) |
Due | |
Updated | 2016-01-25 (1863 days ago) |
Assigned | 2016-01-25 (1863 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
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ Linked attachments
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
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.