Closed
Bug 181047
Opened 23 years ago
Closed 23 years ago
Change non-output templates to have a ctype of "none"
Categories
(Bugzilla :: Bugzilla-General, defect, P2)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: gerv, Assigned: gerv)
Details
Attachments
(1 file, 1 obsolete file)
|
8.41 KB,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
Some templates such as field-descs.html.tmpl have no output, and so should not
have an html ctype. The ctype should be "none".
Gerv
| Assignee | ||
Updated•23 years ago
|
Priority: -- → P2
Target Milestone: --- → Bugzilla 2.18
| Assignee | ||
Comment 1•23 years ago
|
||
Seeking approval of the name change, before I go and write the trivial but
tedious patch required.
Gerv
Flags: approval?
Comment 2•23 years ago
|
||
sounds good to me.
Updated•23 years ago
|
Flags: approval?
| Assignee | ||
Comment 3•23 years ago
|
||
This does the name change; checking this in would be accompanied by a cvs
remove of field-descs.html.tmpl and a cvs add of a copy of it as
field-descs.none.tmpl.
Gerv
| Assignee | ||
Updated•23 years ago
|
Attachment #109336 -
Flags: review?(justdave)
| Assignee | ||
Comment 4•23 years ago
|
||
Comment on attachment 109336 [details] [diff] [review]
Patch v.1
bbaetz: do you have time to review this? It's quite trivial, and justdave seems
busy...
Gerv
Attachment #109336 -
Flags: review?(bbaetz)
Comment 5•23 years ago
|
||
Comment on attachment 109336 [details] [diff] [review]
Patch v.1
I guess this is fine, if you include the cvs remove/add.
I'm not sure if 'none' is the best name, but I can't explain why, nor can I
thikn of a better name
r=bbaetz
Attachment #109336 -
Flags: review?(bbaetz) → review+
Comment 6•23 years ago
|
||
Comment on attachment 109336 [details] [diff] [review]
Patch v.1
Actually, you left off report-line and report-pie.png.tmpl from teh changed
files.
Attachment #109336 -
Flags: review+ → review-
| Assignee | ||
Comment 7•23 years ago
|
||
OK, but does that really require a re-review? This patch isn't rocket science.
Can't I just fix the problem and check in?
Gerv
Comment 8•23 years ago
|
||
Yeah, OK. Do a grep + diffstat to make sure there wasn't anything else missed
| Assignee | ||
Comment 9•23 years ago
|
||
Patch for approval.
Gerv
Attachment #109336 -
Attachment is obsolete: true
| Assignee | ||
Updated•23 years ago
|
Flags: approval?
Updated•23 years ago
|
Attachment #109336 -
Flags: review?(justdave)
Comment 10•23 years ago
|
||
Attachment #110710 -
Flags: review+
Updated•23 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 11•23 years ago
|
||
Is anyone working on the review spam problem? Merely moving that review and
approving this bug sent me _six_ mails...
Fixed.
Gerv
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
•