Closed Bug 154221 Opened 23 years ago Closed 23 years ago

Attachment size limit is too small

Categories

(bugzilla.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bryner, Assigned: myk)

Details

The patch size limit is too small (300 KB). I just had a 1.8 MB patch I wanted to attach, and ended up needing to split it in half, then compress each half with bzip2 and attach those. Why not raise the patch size limit to say, 3 MB?
the limit isn't too small, your patch is too big. compressing it sounds like a fine idea. 1.8mb was too big even before the limit was lowered. i would mark this wontfix, but i'll reassign it to myk since he's in the process of dealing with this issue.
Assignee: endico → myk
QA Contact: myk → endico
I raised the limits to 500KB for patches and 300KB for non-patch attachments. Anything above those limits (and many under them) should be compressed. I have filed bug 157237 on hacking Bugzilla to do the compression itself.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Myk Melez wrote: > I raised the limits to 500KB for patches and 300KB for non-patch attachments. Thanks! :)
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.