/[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 1910 by hertzog, Thu Jun 26 08:01:14 2008 UTC revision 1911 by hertzog, Fri Jun 27 12:16:36 2008 UTC
# Line 334  other-to-%xx, especially % to %25... For Line 334  other-to-%xx, especially % to %25... For
334      <td class="contentcell">      <td class="contentcell">
335        <xsl:element name="a">        <xsl:element name="a">
336          <xsl:attribute name="href">          <xsl:attribute name="href">
337            <xsl:text>http://bugs.debian.org/src:</xsl:text>            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?repeatmerged=no&amp;src=</xsl:text>
338            <xsl:call-template name="escape-name">            <xsl:call-template name="escape-name">
339              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
340            </xsl:call-template>            </xsl:call-template>
# Line 343  other-to-%xx, especially % to %25... For Line 343  other-to-%xx, especially % to %25... For
343            <xsl:value-of select="$other/bugs/@all"/>            <xsl:value-of select="$other/bugs/@all"/>
344          </xsl:if>          </xsl:if>
345        </xsl:element>        </xsl:element>
346          <xsl:if test="$hasother and $other/bugs/@all_m">
347            (<xsl:element name="a">
348              <xsl:attribute name="href">
349                <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?repeatmerged=yes&amp;src=</xsl:text>
350                <xsl:call-template name="escape-name">
351                  <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
352                </xsl:call-template>
353              </xsl:attribute>
354              <xsl:value-of select="$other/bugs/@all_m"/>
355            </xsl:element>)
356          </xsl:if>
357      </td>      </td>
358    </tr>    </tr>
359    <tr class="normalrow" id="bugs_rc">    <tr class="normalrow" id="bugs_rc">
# Line 350  other-to-%xx, especially % to %25... For Line 361  other-to-%xx, especially % to %25... For
361      <td class="contentcell">      <td class="contentcell">
362        <xsl:element name="a">        <xsl:element name="a">
363          <xsl:attribute name="href">          <xsl:attribute name="href">
364            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data=</xsl:text>            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=</xsl:text>
365            <xsl:call-template name="escape-name">            <xsl:call-template name="escape-name">
366              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
367            </xsl:call-template>            </xsl:call-template>
368            <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=critical&amp;sev-inc=grave&amp;sev-inc=serious</xsl:text>            <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=critical&amp;sev-inc=grave&amp;sev-inc=serious&amp;repeatmerged=no</xsl:text>
369          </xsl:attribute>          </xsl:attribute>
370          <xsl:if test="$hasother">          <xsl:if test="$hasother">
371            <xsl:value-of select="$other/bugs/@rc"/>            <xsl:value-of select="$other/bugs/@rc"/>
372          </xsl:if>          </xsl:if>
373        </xsl:element>        </xsl:element>
374          <xsl:if test="$hasother and $other/bugs/@rc_m">
375            (<xsl:element name="a">
376              <xsl:attribute name="href">
377                <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=</xsl:text>
378                <xsl:call-template name="escape-name">
379                  <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
380                </xsl:call-template>
381                <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=critical&amp;sev-inc=grave&amp;sev-inc=serious&amp;repeatmerged=yes</xsl:text>
382              </xsl:attribute>
383              <xsl:value-of select="$other/bugs/@rc_m"/>
384            </xsl:element>)
385          </xsl:if>
386      </td>      </td>
387    </tr>    </tr>
388    <tr class="normalrow" id="bugs_in">    <tr class="normalrow" id="bugs_in">
# Line 367  other-to-%xx, especially % to %25... For Line 390  other-to-%xx, especially % to %25... For
390      <td class="contentcell">      <td class="contentcell">
391        <xsl:element name="a">        <xsl:element name="a">
392          <xsl:attribute name="href">          <xsl:attribute name="href">
393            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data=</xsl:text>            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=</xsl:text>
394            <xsl:call-template name="escape-name">            <xsl:call-template name="escape-name">
395              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
396            </xsl:call-template>            </xsl:call-template>
397            <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=important&amp;sev-inc=normal</xsl:text>            <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=important&amp;sev-inc=normal&amp;repeatmerged=no</xsl:text>
398          </xsl:attribute>          </xsl:attribute>
399          <xsl:if test="$hasother">          <xsl:if test="$hasother">
400            <xsl:value-of select="$other/bugs/@normal"/>            <xsl:value-of select="$other/bugs/@normal"/>
401          </xsl:if>          </xsl:if>
402        </xsl:element>        </xsl:element>
403          <xsl:if test="$hasother and $other/bugs/@normal_m">
404            (<xsl:element name="a">
405              <xsl:attribute name="href">
406                <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=</xsl:text>
407                <xsl:call-template name="escape-name">
408                  <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
409                </xsl:call-template>
410                <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=important&amp;sev-inc=normal&amp;repeatmerged=yes</xsl:text>
411              </xsl:attribute>
412              <xsl:value-of select="$other/bugs/@normal_m"/>
413            </xsl:element>)
414          </xsl:if>
415      </td>      </td>
416    </tr>    </tr>
417    <tr class="normalrow" id="bugs_mw">    <tr class="normalrow" id="bugs_mw">
# Line 384  other-to-%xx, especially % to %25... For Line 419  other-to-%xx, especially % to %25... For
419      <td class="contentcell">      <td class="contentcell">
420        <xsl:element name="a">        <xsl:element name="a">
421          <xsl:attribute name="href">          <xsl:attribute name="href">
422            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data=</xsl:text>            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=</xsl:text>
423            <xsl:call-template name="escape-name">            <xsl:call-template name="escape-name">
424              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
425            </xsl:call-template>            </xsl:call-template>
426            <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=minor&amp;sev-inc=wishlist</xsl:text>            <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=minor&amp;sev-inc=wishlist&amp;repeatmerged=no</xsl:text>
427          </xsl:attribute>          </xsl:attribute>
428          <xsl:if test="$hasother">          <xsl:if test="$hasother">
429            <xsl:value-of select="$other/bugs/@wishlist"/>            <xsl:value-of select="$other/bugs/@wishlist"/>
430          </xsl:if>          </xsl:if>
431        </xsl:element>        </xsl:element>
432          <xsl:if test="$hasother and $other/bugs/@wishlist_m">
433            (<xsl:element name="a">
434              <xsl:attribute name="href">
435                <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=</xsl:text>
436                <xsl:call-template name="escape-name">
437                  <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
438                </xsl:call-template>
439                <xsl:text>&amp;archive=no&amp;pend-exc=pending-fixed&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=minor&amp;sev-inc=wishlist&amp;repeatmerged=yes</xsl:text>
440              </xsl:attribute>
441              <xsl:value-of select="$other/bugs/@wishlist_m"/>
442            </xsl:element>)
443          </xsl:if>
444      </td>      </td>
445    </tr>    </tr>
446    <tr class="normalrow" id="bugs_fp">    <tr class="normalrow" id="bugs_fp">
# Line 401  other-to-%xx, especially % to %25... For Line 448  other-to-%xx, especially % to %25... For
448      <td class="contentcell">      <td class="contentcell">
449        <xsl:element name="a">        <xsl:element name="a">
450          <xsl:attribute name="href">          <xsl:attribute name="href">
451            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data=</xsl:text>            <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=</xsl:text>
452            <xsl:call-template name="escape-name">            <xsl:call-template name="escape-name">
453              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>              <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
454            </xsl:call-template>            </xsl:call-template>
455            <xsl:text>&amp;archive=no&amp;pend-inc=pending-fixed&amp;pend-inc=fixed</xsl:text>            <xsl:text>&amp;archive=no&amp;pend-inc=pending-fixed&amp;pend-inc=fixed&amp;repeatmerged=no</xsl:text>
456          </xsl:attribute>          </xsl:attribute>
457          <xsl:if test="$hasother">          <xsl:if test="$hasother">
458            <xsl:value-of select="$other/bugs/@fixed"/>            <xsl:value-of select="$other/bugs/@fixed"/>
459          </xsl:if>          </xsl:if>
460        </xsl:element>        </xsl:element>
461          <xsl:if test="$hasother and $other/bugs/@fixed_m">
462            (<xsl:element name="a">
463              <xsl:attribute name="href">
464                <xsl:text>http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=</xsl:text>
465                <xsl:call-template name="escape-name">
466                  <xsl:with-param name="text"><xsl:value-of select="$package"/></xsl:with-param>
467                </xsl:call-template>
468                <xsl:text>&amp;archive=no&amp;pend-inc=pending-fixed&amp;pend-inc=fixed&amp;repeatmerged=yes</xsl:text>
469              </xsl:attribute>
470              <xsl:value-of select="$other/bugs/@fixed_m"/>
471            </xsl:element>)
472          </xsl:if>
473    
474      </td>      </td>
475    </tr>    </tr>
476  </xsl:template>  </xsl:template>
# Line 856  other-to-%xx, especially % to %25... For Line 916  other-to-%xx, especially % to %25... For
916        </xsl:if>        </xsl:if>
917        <xsl:if test="$other/bugs/@patch!='0'">        <xsl:if test="$other/bugs/@patch!='0'">
918          <li>The Bug Tracking System contains          <li>The Bug Tracking System contains
919            <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data={$escaped-package}&amp;include=tags:patch&amp;exclude=tags:pending&amp;pend-exc=done">patches fixing            <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?src={$escaped-package}&amp;include=tags:patch&amp;exclude=tags:pending&amp;pend-exc=done&amp;repeatmerged=no">patches fixing
920            <xsl:value-of select="$other/bugs/@patch"/> bug<xsl:if test="$other/bugs/@patch!='1'">s</xsl:if>            <xsl:value-of select="$other/bugs/@patch"/> bug<xsl:if test="$other/bugs/@patch!='1'">s</xsl:if>
921            </a>, consider including or untagging            </a>
922              <xsl:if test="$other/bugs/@patch_m">
923                <xsl:text> (</xsl:text>
924                <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?src={$escaped-package}&amp;include=tags:patch&amp;exclude=tags:pending&amp;pend-exc=done&amp;repeatmerged=yes">
925                  <xsl:value-of select="$other/bugs/@patch_m"/>
926                </a>
927                <xsl:text> if counting merged bugs)</xsl:text>
928              </xsl:if>, consider including or untagging
929            <xsl:if test="$other/bugs/@patch!='1'">them</xsl:if>            <xsl:if test="$other/bugs/@patch!='1'">them</xsl:if>
930            <xsl:if test="$other/bugs/@patch='1'">it</xsl:if>.            <xsl:if test="$other/bugs/@patch='1'">it</xsl:if>.
931          </li>          </li>

Legend:
Removed from v.1910  
changed lines
  Added in v.1911

  ViewVC Help
Powered by ViewVC 1.1.5