summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/report.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-08-19 02:43:41 +0200
committerlpsolit%gmail.com <>2006-08-19 02:43:41 +0200
commit6ec682ac4ed38cfc404288c056f0eb28514a15fb (patch)
tree3d471e945737e7d7306ba7f997495953a3fb56d9 /template/en/default/reports/report.html.tmpl
parent4b92f2749b4c44d60f8ae7b06e2c250a3202e2b7 (diff)
downloadbugzilla-6ec682ac4ed38cfc404288c056f0eb28514a15fb.tar.gz
bugzilla-6ec682ac4ed38cfc404288c056f0eb28514a15fb.tar.xz
Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) <bmo@rsz.jp> r=gerv a=myk
Diffstat (limited to 'template/en/default/reports/report.html.tmpl')
-rw-r--r--template/en/default/reports/report.html.tmpl7
1 files changed, 4 insertions, 3 deletions
diff --git a/template/en/default/reports/report.html.tmpl b/template/en/default/reports/report.html.tmpl
index 29157842f..cf4dda827 100644
--- a/template/en/default/reports/report.html.tmpl
+++ b/template/en/default/reports/report.html.tmpl
@@ -51,6 +51,7 @@
[% tbl_field_disp = field_descs.$tbl_field || tbl_field %]
[% col_field_disp = field_descs.$col_field || col_field %]
[% row_field_disp = field_descs.$row_field || row_field %]
+[% switchbase = switchbase FILTER html %]
[% title = BLOCK %]
Report:
@@ -125,8 +126,8 @@
{ name => "line", description => "Line" },
{ name => "table", description => "Table" } ] %]
- [% formaturl = "report.cgi?$switchbase&width=$width&height=$height" _
- "&action=wrap" %]
+ [% formaturl = "report.cgi?$switchbase&amp;width=$width" _
+ "&amp;height=$height&amp;action=wrap" %]
[% FOREACH other_format = formats %]
[% NEXT IF other_format.name == "pie" AND row_field AND col_field %]
[% UNLESS other_format.name == format %]
@@ -157,7 +158,7 @@
[% height - 100 %]">Shorter</a><br>
</td>
[% END %]
- <tr>
+ </tr>
</table>
<p>