Summary | Multiple attachment issues when over size limit |
Queue | IMP |
Queue Version | 4.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | peter.karbaliotis (at) ualberta (dot) ca |
Created | 11/21/2008 (6067 days ago) |
Due | |
Updated | 11/22/2008 (6066 days ago) |
Assigned | |
Resolved | 11/22/2008 (6066 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
significantly bigger than the max attachment size. We get a completely
blank request from PHP if POST_MAX_SIZE is exceeded.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Multiple attachment issues when over size limit
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
total) exceed the maximum attachment size, hitting send leads to a
blank page. The message is not sent and there is no error message
returned to the user.