Closed
Bug 437011
Opened 17 years ago
Closed 17 years ago
Add hook to show.xml.tmpl to add fields to the end of the xml
Categories
(Bugzilla :: Query/Bug List, enhancement)
Bugzilla
Query/Bug List
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: elliotte_martin, Assigned: elliotte_martin)
Details
Attachments
(1 file)
606 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648)
Build Identifier: 3.1.3
Add hook to show.xml.tmpl to add fields to the end of the xml called bug_end.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #323524 -
Flags: review?(mkanat)
Comment 2•17 years ago
|
||
Comment on attachment 323524 [details] [diff] [review]
Proposed hook (v1)
Looks good to me. :-)
Attachment #323524 -
Flags: review?(mkanat) → review+
Updated•17 years ago
|
Assignee: query-and-buglist → elliotte_martin
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: approval3.2+
Flags: approval3.0+
Flags: approval+
Target Milestone: --- → Bugzilla 3.0
Updated•17 years ago
|
Summary: Add hook to show.xml.tmpl to add fields to the end of the xml. → Add hook to show.xml.tmpl to add fields to the end of the xml
Comment 3•17 years ago
|
||
tip:
Checking in template/en/default/bug/show.xml.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/show.xml.tmpl,v <-- show.xml.tmpl
new revision: 1.24; previous revision: 1.23
done
3.2 branch:
Checking in template/en/default/bug/show.xml.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/show.xml.tmpl,v <-- show.xml.tmpl
new revision: 1.23.2.1; previous revision: 1.23
done
3.0 branch:
Checking in template/en/default/bug/show.xml.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/show.xml.tmpl,v <-- show.xml.tmpl
new revision: 1.19.2.1; previous revision: 1.19
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•