Closed
Bug 149347
Opened 23 years ago
Closed 23 years ago
incorrect interface comment in header.html.tmpl
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: myk, Assigned: myk)
Details
Attachments
(1 file)
|
862 bytes,
patch
|
jouni
:
review+
jouni
:
review+
|
Details | Diff | Splinter Review |
header.html.tmpl says it takes a "jscript" parameter, but it actually takes a
"javascript" parameter.
| Assignee | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Comment on attachment 86453 [details] [diff] [review]
patch v1: fixes problem
2xr=jouni
Attachment #86453 -
Flags: review+
Comment 3•23 years ago
|
||
-> patch author (myk)
There's no reason for not checking this into the branch as well -> 2.16.
Assignee: justdave → myk
Target Milestone: --- → Bugzilla 2.16
Updated•23 years ago
|
| Assignee | ||
Comment 4•23 years ago
|
||
At this point it's a question of whether a compelling reason exists to check
something in to the branch, not whether there's any reason not to, and this
patch has no compelling value for the branch. -> 2.18
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
Comment 5•23 years ago
|
||
... apart from the fact that publishing software with out-of-date documentation
(very broadly interpreted) is simply bad. Sometimes it's hard to avoid, but this
particular change is so trivial...
Comment 6•23 years ago
|
||
Yes - it's a comment-only change, after all. If it were changing code, I would
agree with Myk.
Gerv
| Assignee | ||
Comment 7•23 years ago
|
||
Ok, you convinced me that I'm being silly. Changing milestone back to 2.16 and
checked into the 2.16 branch and the tip:
Checking in template/en/default/global/header.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl,v
<-- header.html.tmpl
new revision: 1.5.2.6; previous revision: 1.5.2.5
done
Checking in template/en/default/global/header.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl,v
<-- header.html.tmpl
new revision: 1.12; previous revision: 1.11
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: Bugzilla 2.18 → Bugzilla 2.16
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
•