tags 598583 + patch thanks fix patch attached.
http://bugs.horde.org/ticket/9240 http://git.horde.org/diff.php/dimp/lib/Views/ListMessages.php?rt=horde&r1=1.53.2.24&r2=1.53.2.25&ty=u -- Regards, dai GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E
=================================================================== RCS file: /horde/cvs/dimp/lib/Views/ListMessages.php,v retrieving revision 1.53.2.24 retrieving revision 1.53.2.25 diff -p --unified=3 -r1.53.2.24 -r1.53.2.25 --- ListMessages.php 2009/01/06 15:22:40 1.53.2.24 +++ ListMessages.php 2010/09/08 16:51:30 1.53.2.25 @@ -3,7 +3,7 @@ * ListMessages view logic. Abstracted out here to prevent imp.php from * becoming too cluttered. * - * $Horde: dimp/lib/Views/ListMessages.php,v 1.53.2.23 2008/12/04 21:13:16 slusarz Exp $ + * $Horde: dimp/lib/Views/ListMessages.php,v 1.53.2.24 2009/01/06 15:22:40 jan Exp $ * * Copyright 2005-2009 The Horde Project (http://www.horde.org/) * @@ -83,7 +83,7 @@ class DIMP_Views_ListMessages { $folder = $c_ptr['dimp_searchquery'] = $GLOBALS['imp_search']->createSearchID($search_id); } - $label = IMP::getLabel($folder); + $label = htmlspecialchars(IMP::getLabel($folder)); /* Set the current time zone. */ NLS::setTimeZone();
signature.asc
Description: Digital signature