Closed
Bug 194426
Opened 22 years ago
Closed 22 years ago
"usequip" parameter changed to "allowquips" instead of "enablequips"
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: slamm, Assigned: slamm)
Details
Attachments
(1 file)
759 bytes,
patch
|
bbaetz
:
review+
|
Details | Diff | Splinter Review |
defparams.pl and the presentation code use "enablequips".
However, Bugzilla/Config.pm upgrades the old "usequip" parameter
to "allowquips".
Two line patch coming up.
Assignee | ||
Comment 1•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #115180 -
Attachment description: Upgrade to "enablequips" instead of "allowquips" → Upgrade "usequip" to "enablequips" instead of "allowquips"
Comment 2•22 years ago
|
||
Comment on attachment 115180 [details] [diff] [review]
Upgrade "usequip" to "enablequips" instead of "allowquips"
oops. r=bbaetz
Attachment #115180 -
Flags: review+
Comment 3•22 years ago
|
||
-> patch author for 2.18
justdave?
Assignee: zach → slamm
Flags: approval?
Target Milestone: --- → Bugzilla 2.18
Updated•22 years ago
|
Flags: approval? → approval+
Comment 4•22 years ago
|
||
Checking in Bugzilla/Config.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Config.pm,v <-- Config.pm
new revision: 1.13; previous revision: 1.12
done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 5•22 years ago
|
||
changing component for future calculation purposes
Component: Installation & Upgrading → Administration
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•