]> git.deb.at Git - deb/packages.git/commit
Make language override URLs more robust
authorFrank Lichtenheld <frank@lichtenheld.de>
Wed, 23 Apr 2008 02:45:49 +0000 (04:45 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Wed, 23 Apr 2008 02:45:49 +0000 (04:45 +0200)
commit1c880dbbb5b885dd620120354e735c06280030df
treed44ece1790aa49bc3010795dcdc1574a94a5ceaa
parent6e80f580bf9a7507920505355aa59c2daab6b934
Make language override URLs more robust

Previously they were just specified as "?lang=foo" which
broke horribly when the language was already specified in
the path_info.

Use make(_search)_url and fix all templates to provide the
necessary information.
bin/create_index_pages
bin/parse-debtags-voc
templates/html/download.tmpl
templates/html/filelist.tmpl
templates/html/foot.tmpl
templates/html/newpkg.tmpl
templates/html/show.tmpl
templates/html/suite_index.tmpl
templates/html/tag_index.tmpl