Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

git-svn-id: svn://10.0.0.236/trunk@179319 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com 2005-08-30 17:12:22 +00:00
parent 4366554568
commit 9d60f4a357
2 changed files with 5 additions and 2 deletions

View File

@ -77,7 +77,8 @@
<table>
<tr>
<td align="left">
<b><a name="c0" href="#c0">Description</a>:</b>&nbsp;&nbsp;<script
<b><a name="c0" href="show_bug.cgi?id=[% bug.bug_id %]#c0">
Description</a>:</b>&nbsp;&nbsp;<script
type="text/javascript"><!--
addReplyLink(0);
//--></script>
@ -91,7 +92,8 @@
<br>
<span class="bz_comment">
------- <i>Comment
<a name="c[% count %]" href="#c[% count %]">#[% count %]</a> From
<a name="c[% count %]" href="show_bug.cgi?id=[% bug.bug_id %]#c[% count %]">
#[% count %]</a> From
<a href="mailto:[% comment.email FILTER html %]">
[% comment.name FILTER html %]</a>
[%+ comment.time FILTER time %]

View File

@ -305,6 +305,7 @@
'bug/comments.html.tmpl' => [
'comment.isprivate',
'comment.when',
'bug.bug_id',
],
'bug/dependency-graph.html.tmpl' => [