6.0.0-alpha12
6/12/25

[#483] oversize zip files
Summary oversize zip files
Queue Ansel
Type Bug
State Resolved
Priority 2. Medium
Owners Horde Developers (at)
Requester mdjukic (at)
Created 08/15/2004 (7606 days ago)
Due
Updated 05/30/2005 (7318 days ago)
Assigned 08/23/2004 (7598 days ago)
Resolved 05/30/2005 (7318 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/30/2005 04:21:19 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed now.
08/23/2004 04:30:47 PM Jan Schneider Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
 
08/15/2004 01:36:52 PM mdjukic Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ oversize zip files
Queue ⇒ Ansel
Reply to this comment
If a zip file which exceeds the php.ini set max size for uploads is 
uploaded, there is no error message or indication to the user what is 
wrong. This is because getInfo() the 'file' var type in Horde_Form 
does not load anything into the $info if the upload generates anything 
other than === true, and returns a NULL without generating any error 
message anywhere.



What about doing the max upload size check in the validation part of 
Horde_Form?

Saved Queries