Closed
Bug 148363
Opened 23 years ago
Closed 23 years ago
Minor html glitch on the enter_bug template
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: jouni, Assigned: jouni)
Details
(Keywords: regression)
Attachments
(1 file)
|
626 bytes,
patch
|
myk
:
review+
myk
:
review+
|
Details | Diff | Splinter Review |
The enter_bug template has a minor bug: a missing >. I'll attach a patch.
| Assignee | ||
Comment 1•23 years ago
|
||
Patch v1, adds the missing character.
| Assignee | ||
Comment 2•23 years ago
|
||
Taking and adding keywords.
The patch is ridiculously trivial and there's no sense in leaving that sort of
an ugly HTML error hanging there -> we should get this into the 2.16 branch as well.
| Assignee | ||
Updated•23 years ago
|
Keywords: regression
Comment 3•23 years ago
|
||
Comment on attachment 85756 [details] [diff] [review]
Patch
Eek. 2xr=myk
Attachment #85756 -
Flags: review+
Comment 4•23 years ago
|
||
Checked in, trunk and branch:
Checking in create.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl,v
<-- create.html.tmpl
new revision: 1.8; previous revision: 1.7
done
Checking in create.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl,v
<-- create.html.tmpl
new revision: 1.6.2.2; previous revision: 1.6.2.1
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
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
•