Use %S instead of %s for the debbug shortcut, so that things like [[!debbug 522689#38]] work as expected.

master
Thomas Schwinge 2009-10-07 19:53:28 +02:00
parent 3d609928e5
commit a48b59a4af
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ This page controls what shortcut links the wiki supports.
* [[!shortcut name=wikipedia url="http://en.wikipedia.org/wiki/%s"]]
* [[!shortcut name=wikitravel url="http://wikitravel.org/en/%s"]]
* [[!shortcut name=wiktionary url="http://en.wiktionary.org/wiki/%s"]]
* [[!shortcut name=debbug url="http://bugs.debian.org/%s" desc="bug #%s"]]
* [[!shortcut name=debbug url="http://bugs.debian.org/%S" desc="bug #%s"]]
* [[!shortcut name=deblist url="http://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]]
* [[!shortcut name=debpkg url="http://packages.debian.org/%s"]]
* [[!shortcut name=debpkgsid url="http://packages.debian.org/sid/%s"]]