Closed
Bug 154221
Opened 23 years ago
Closed 23 years ago
Attachment size limit is too small
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
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?
Comment 1•23 years ago
|
||
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
| Assignee | ||
Comment 2•23 years ago
|
||
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
Comment 3•23 years ago
|
||
Myk Melez wrote:
> I raised the limits to 500KB for patches and 300KB for non-patch attachments.
Thanks! :)
Updated•14 years ago
|
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.
Description
•