this is #345, other was in fact bug #348
authorx2002marichez <x2002marichez@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sat, 24 Sep 2005 11:05:44 +0000 (11:05 +0000)
committerx2002marichez <x2002marichez@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sat, 24 Sep 2005 11:05:44 +0000 (11:05 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@38 839d8a87-29fc-0310-9880-83ba4fa771e5

templates/newsletter/submit.tpl

index 0a8611c..192914a 100644 (file)
@@ -105,7 +105,7 @@ Les contacts, prix, adresses mail utiles, liens web, ...  sont en sus, et sont 
     <tr class="impair">
       <td class='titre'>Sujet</td>
       <td>
-        <input size='60' type='text' value='{$smarty.request.title}' name='title' />
+        <input size='60' type='text' value='{$smarty.request.title|escape}' name='title' />
       </td>
     </tr>
     <tr class="pair">