/[qa]/trunk/pts/www/xsl/pts.xsl
ViewVC logotype

Diff of /trunk/pts/www/xsl/pts.xsl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1047 by hertzog, Tue Jul 19 22:09:15 2005 UTC revision 1048 by hertzog, Tue Jul 19 22:45:04 2005 UTC
# Line 641  Line 641 
641             (<xsl:value-of select="$other/watch/@new"/>). <a href="{$other/watch/@url}"><xsl:value-of select="$other/watch/@url"/></a></li>             (<xsl:value-of select="$other/watch/@new"/>). <a href="{$other/watch/@url}"><xsl:value-of select="$other/watch/@url"/></a></li>
642        </xsl:if>        </xsl:if>
643        <xsl:if test="$other/bugs/@patch!='0'">        <xsl:if test="$other/bugs/@patch!='0'">
644          <li>There are <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data={$package}&amp;include=patch&amp;exclude=pending">patches in the BTS</a>, you should include them.</li>          <li>The Bug Tracking System contains <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data={$package}&amp;include=patch&amp;exclude=pending"><xsl:value-of select="$other/bugs/@patch"/> patch(es)</a>, you should include it(them).</li>
645        </xsl:if>        </xsl:if>
646      </xsl:if>      </xsl:if>
647    </xsl:variable>    </xsl:variable>

Legend:
Removed from v.1047  
changed lines
  Added in v.1048

  ViewVC Help
Powered by ViewVC 1.1.5