[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: escape the package name also in this other case

Mattia Rizzolo gitlab at salsa.debian.org
Sat Sep 1 18:34:22 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
d0ce4086 by Mattia Rizzolo at 2018-09-01T17:34:12Z
reproducible: escape the package name also in this other case

previously only the links in the sections not "opened" would be escaped

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- mustache-templates/reproducible/package_suitearch_section.mustache


Changes:

=====================================
mustache-templates/reproducible/package_suitearch_section.mustache
=====================================
@@ -21,7 +21,7 @@
         {{/current_suitearch}}
         {{#current_suitearch}}
         {{version}} in <a href="/debian/{{suite}}/{{arch}}/" title="Go to: summary of all tests for {{arch}}/{{suite}}" target="_parent">{{suite}}</a>
-        <a href="/cgi-bin/schedule?suite={{suite}}&architecture={{arch}}&pkg={{package}}" target="_parent" title="Schedule a new build">♻</a>
+        <a href="/cgi-bin/schedule?suite={{suite}}&architecture={{arch}}&pkg={{package_quote_plus}}" target="_parent" title="Schedule a new build">♻</a>
         {{/current_suitearch}}
         {{#dbd_page_uri}}{{^current_suitearch}}
           <a href="{{dbd_page_uri}}" class="diff-link" title="Show: formatted diffoscope results">



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d0ce4086c318fb3c953693ccbcc67b2d762407f2

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d0ce4086c318fb3c953693ccbcc67b2d762407f2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180901/00475fcc/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list