],
'reports/report-table.html.tmpl' => [
- 'buglistbase',
'"&$tbl_vals" IF tbl_vals',
'"&$col_vals" IF col_vals',
'"&$row_vals" IF row_vals',
[% row_field_disp = field_descs.$row_field || row_field %]
[% IF tbl == "-total-" %]
- [% urlbase = BLOCK %]buglist.cgi?[% buglistbase %]
+ [% urlbase = BLOCK %]buglist.cgi?[% buglistbase FILTER html %]
[% "&$tbl_vals" IF tbl_vals %][% END %]
[% ELSE %]
- [% urlbase = BLOCK %]buglist.cgi?[% buglistbase %]&
+ [% urlbase = BLOCK %]buglist.cgi?[% buglistbase FILTER html %]&
[% tbl_field FILTER url_quote %]=[% tbl FILTER url_quote %][% END %]
[% END %]
[% col_field FILTER url_quote %]=[% col FILTER url_quote %]
[% "&$row_vals" IF row_vals %]">
[% col_totals.$col %]</a>
- <strong>
</td>
[% END %]
<td class="ttotal" align="right">
[% 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:
{ name => "line", description => "Line" },
{ name => "table", description => "Table" } ] %]
- [% formaturl = "report.cgi?$switchbase&width=$width&height=$height" _
- "&action=wrap" %]
+ [% formaturl = "report.cgi?$switchbase&width=$width" _
+ "&height=$height&action=wrap" %]
[% FOREACH other_format = formats %]
[% NEXT IF other_format.name == "pie" AND row_field AND col_field %]
[% UNLESS other_format.name == format %]
[% height - 100 %]">Shorter</a><br>
</td>
[% END %]
- <tr>
+ </tr>
</table>
<p>