Closed Bug 135469 Opened 22 years ago Closed 22 years ago

Missing version in show/dependency-graph.html.tmpl (tree is a-burinin')

Categories

(Bugzilla :: Reporting/Charting, defect)

2.15
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: ddkilzer, Assigned: ddkilzer)

Details

Attachments

(1 file)

Template checked in for Bug 126793 was missing a version,
and set the tinderbox tree on fire.  Simple patch to
follow.
Target 2.16.  Add CCs.  Add keywords: patch, review.
Assigning to me.
Assignee: gerv → ddkilzer
Keywords: patch, review
Target Milestone: --- → Bugzilla 2.16
Attached patch Patch v.1Splinter Review
Add version to template/default/show/dependency-graph.html.tmpl.
Comment on attachment 77680 [details] [diff] [review]
Patch v.1

I think Zach decided to leave out the HTML comments and/or use TT ones. He's
got a bug open somewhere...

Gerv
Attachment #77680 - Flags: review-
No, html comments are what we want for html templates. However, we 
don't want html comments in txt templates and the like because it means 
that the literal comment string is printed and emailed to the user so we 
use TT comments. html comments are fine for this.
Comment on attachment 77680 [details] [diff] [review]
Patch v.1

r=zach x2
Attachment #77680 - Flags: review-
Attachment #77680 - Flags: review+
Zach: can you please post the final format to reviewers@ or to the newsgroups,
please? I have other templates to check in soon, and don't want to set the tree
on fire again.

Gerv
Gerv:

For HTML-based templates:
<!-- 1.0@bugzilla.org -->

For non-HTML-based templates:
[%# 1.0@bugzilla.org %]

Should there be a documentation bug filed for this (hacker's guide
perhaps)?
Status: NEW → ASSIGNED
Added notes to Bug 107917 regarding template versioning info.
Fixed. Let's get that tree green :-)

Checking in template/default/show/dependency-graph.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/default/show/dependency-graph.html.tmpl,v
 <--  dependency-graph.html.tmpl
new revision: 1.2; previous revision: 1.1
done

Gerv
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: