Closed
Bug 283135
Opened 20 years ago
Closed 20 years ago
"<BLAH> is not a valid bug nor an alias to a bug number" should not mention |number|
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
|
813 bytes,
patch
|
shane.h.w.travis
:
review+
|
Details | Diff | Splinter Review |
519 '[% bug_id FILTER html %]' is not a valid [% terms.bug
%] number
520 [% IF Param("usebugaliases") %]
521 nor an alias to [% terms.abug %] number
522 [% END %].
"number" in the alias case is extraneousAssignee: create-and-change → timeless
Status: NEW → ASSIGNED
Attachment #175114 -
Flags: review?(travis)
Comment 2•20 years ago
|
||
Comment on attachment 175114 [details] [diff] [review] drop 'number' Hadda think about it, but what you say makes sense. r+ by inspection.
Attachment #175114 -
Flags: review?(travis) → review+
Updated•20 years ago
|
Flags: approval?
Updated•20 years ago
|
Flags: approval? → approval+
Target Milestone: --- → Bugzilla 2.20
Comment 3•20 years ago
|
||
Checking in 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.99; previous revision: 1.98 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•