1
0
This commit is contained in:
Garvin Hicking
2013-02-07 12:39:44 +01:00
parent 8c1adf2189
commit e50879f5a3
2 changed files with 10 additions and 7 deletions

View File

@ -12,6 +12,9 @@ Version 2.0 ()
Version 1.7 ()
------------------------------------------------------------------------
* Media database: Escape more Cookie values to prevent storing
possible XSS (http://board.s9y.org/viewtopic.php?f=3&t=19142)
* rc2: Alter entries.tpl to add the line:
{assign var="entry" value=$entry scope="parent"}
for proper propagation of $entry to sub-templates.