Closed
Bug 194332
Opened 22 years ago
Closed 21 years ago
invalid_maxrows error message mismatch in perl/template
Categories
(Bugzilla :: User Interface, defect)
Bugzilla
User Interface
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: jacob, Assigned: goobix)
Details
Attachments
(1 file)
912 bytes,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
duplicates.cgi does a |ThrowUserError("invalid_maxrows", { maxrows => $maxrows});|
if the maxrows variable isn't a valid value but global/user-error.html.tmpl has
the entry listed under |error == "invalid_maxrow"|.
Comment 1•22 years ago
|
||
The User Interface component now belongs to Gerv. Reassigning all UNCONFIRMED
and NEW (but not ASSIGNED) bugs currently owned by Myk (the previous component
owner) to Gerv.
Assignee: myk → gerv
Comment 2•22 years ago
|
||
Reassigning back to Myk. That stuff about Gerv taking over the User Interface
component turned out to be short-lived. Please pardon our confusion, and I'm
very sorry about the spam.
Assignee: gerv → myk
Updated•21 years ago
|
Severity: normal → trivial
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.18
Comment 3•21 years ago
|
||
Pushing out bugs that aren't blockers. If someone's working on one of these, we
can move it back.
Target Milestone: Bugzilla 2.18 → Bugzilla 2.20
Assignee | ||
Updated•21 years ago
|
Assignee: myk → vlad
Target Milestone: Bugzilla 2.20 → Bugzilla 2.18
Assignee | ||
Comment 4•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #145827 -
Flags: review?(kiko)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #145827 -
Flags: review?(bugreport)
Assignee | ||
Updated•21 years ago
|
Attachment #145827 -
Flags: review?(timeless)
Attachment #145827 -
Flags: review?(timeless) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #145827 -
Flags: review?(kiko)
Attachment #145827 -
Flags: review?(bugreport)
Updated•21 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 6•21 years ago
|
||
Checking in user-error.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/user-
error.html.tmpl,v <-- user-error.html.tmpl
new revision: 1.60; previous revision: 1.59
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•12 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
•