Closed
Bug 399074
Opened 18 years ago
Closed 17 years ago
Remove the 'maxpatchsize' parameter
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.4
People
(Reporter: LpSolit, Assigned: LpSolit)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
3.91 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
Per our discussions at our last 2 Bugzilla meetings, this param should go away. It should be the same as 'maxattachmentsize'.
| Assignee | ||
Updated•17 years ago
|
Assignee: administration → LpSolit
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 3.4
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #352107 -
Flags: review?(mkanat)
Updated•17 years ago
|
Attachment #352107 -
Flags: review?(mkanat) → review+
Comment 2•17 years ago
|
||
Comment on attachment 352107 [details] [diff] [review]
patch, v1
Looks good to me!
Updated•17 years ago
|
Flags: approval+
| Assignee | ||
Comment 3•17 years ago
|
||
Checking in Bugzilla/Attachment.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Attachment.pm,v <-- Attachment.pm
new revision: 1.60; previous revision: 1.59
done
Checking in Bugzilla/Config/Attachment.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Config/Attachment.pm,v <-- Attachment.pm
new revision: 1.4; previous revision: 1.3
done
Checking in template/en/default/admin/params/attachment.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/params/attachment.html.tmpl,v <-- attachment.html.tmpl
new revision: 1.5; previous revision: 1.4
done
Checking in template/en/default/global/user-error.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl,v <-- user-error.html.tmpl
new revision: 1.267; previous revision: 1.266
done
this patch is incomplete. you should have migrated the larger of the two sizes as part of the migration. otherwise installations like bmo will be left high and dry.
| Assignee | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> this patch is incomplete. you should have migrated the larger of the two sizes
> as part of the migration. otherwise installations like bmo will be left high
> and dry.
This is not needed. You are free to edit this param after the upgrade.
Comment 6•16 years ago
|
||
Added to the release notes for Bugzilla 3.4 in bug 494037.
Keywords: relnote
| Comment hidden (off-topic) |
Updated•8 years ago
|
Assignee: LpSolit → philip.chimento
| Comment hidden (off-topic) |
Updated•8 years ago
|
Attachment #8942471 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•