From 642e7ce110cb8c320072532c29abe003385d50f5 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sat, 9 Jun 2012 16:44:48 +0200 Subject: [PATCH] fix another XSS --- apps/calendar/templates/part.import.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/calendar/templates/part.import.php b/apps/calendar/templates/part.import.php index e93ea1af4c9..3850ddde565 100644 --- a/apps/calendar/templates/part.import.php +++ b/apps/calendar/templates/part.import.php @@ -8,6 +8,9 @@ 'newcal', 'displayname'=>$l->t('create a new calendar')); +for($i = 0;$i'id', 'label'=>'displayname')); ?>