diff templates/changelog-gitweb.tmpl @ 1650:f2ebd5251e88

changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames
author Peter van Dijk <peter@dataloss.nl>
date Sun, 29 Jan 2006 00:18:52 +0100
parents 385b8872b8e3
children 4b5725a4a0a6
line wrap: on
line diff
--- a/templates/changelog-gitweb.tmpl	Sun Jan 29 11:17:54 2006 +1300
+++ b/templates/changelog-gitweb.tmpl	Sun Jan 29 00:18:52 2006 +0100
@@ -11,7 +11,7 @@
 
 <form action="#">
 <div class="search">
-<input type="hidden" name="repo" value="#repo#"  />
+<input type="hidden" name="repo" value="#repo|escape#"  />
 <input type="hidden" name="style" value="gitweb"  />
 <input type="hidden" name="cmd" value="changelog"  />
 <input type="text" name="rev"  />