Summary | Sending messages that exceed php post size limit loses message |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | ehymel (at) e-medico (dot) com |
Created | 07/16/2008 (6202 days ago) |
Due | |
Updated | 07/22/2008 (6196 days ago) |
Assigned | |
Resolved | 07/16/2008 (6202 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
http://cvs.horde.org/diff.php/horde/test.php?r1=1.171&r2=1.172&ty=u
State ⇒ Not A Bug
maximum post size larger than your maximum upload size.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Sending messages that exceed php post size limit loses message
Type ⇒ Bug
State ⇒ Unconfirmed
attach files that in total exceed the php setting post_max_size
limitation, their message blanks and all is lost. This was previously
reported in
bug #1947a few years ago, and I'm hoping that there canbe some sort of warning about the problem and more importantly that
the text of the message is not lost.
Thanks.