From 7cbdbf74d7e413de6b227b39492f7e1b42e121bd Mon Sep 17 00:00:00 2001 From: Marcel Folaron Date: Mon, 30 Aug 2021 18:03:34 -0400 Subject: [PATCH] - fix multiple sanitation issues --- src/domain/calendar/templates/addEvent.tpl.php | 2 +- src/domain/ideas/templates/ideaDialog.tpl.php | 3 +-- src/domain/leancanvas/templates/canvasDialog.tpl.php | 2 +- src/domain/leancanvas/templates/delCanvasItem.tpl.php | 4 ++-- src/domain/retrospectives/templates/retroDialog.tpl.php | 4 ++-- src/domain/setting/templates/editBoxDialog.tpl.php | 2 +- src/domain/timesheets/templates/showMy.tpl.php | 4 ++-- 7 files changed, 10 insertions(+), 11 deletions(-) diff --git a/src/domain/calendar/templates/addEvent.tpl.php b/src/domain/calendar/templates/addEvent.tpl.php index f6b41d1f5..00e00a75e 100644 --- a/src/domain/calendar/templates/addEvent.tpl.php +++ b/src/domain/calendar/templates/addEvent.tpl.php @@ -26,7 +26,7 @@
-
+
diff --git a/src/domain/ideas/templates/ideaDialog.tpl.php b/src/domain/ideas/templates/ideaDialog.tpl.php index 310674fab..0d796eddd 100644 --- a/src/domain/ideas/templates/ideaDialog.tpl.php +++ b/src/domain/ideas/templates/ideaDialog.tpl.php @@ -42,10 +42,9 @@ class="iconfa iconfa-columns"> "/>
-
+ placeholder="">e($canvasItem['data']) ?>
diff --git a/src/domain/leancanvas/templates/canvasDialog.tpl.php b/src/domain/leancanvas/templates/canvasDialog.tpl.php index 166a1d314..b6d7def46 100644 --- a/src/domain/leancanvas/templates/canvasDialog.tpl.php +++ b/src/domain/leancanvas/templates/canvasDialog.tpl.php @@ -30,7 +30,7 @@ - " style="width:100%"/>
+ " style="width:100%"/>
__('buttons.back'); ?> diff --git a/src/domain/retrospectives/templates/retroDialog.tpl.php b/src/domain/retrospectives/templates/retroDialog.tpl.php index a4697e0f3..f70dd498a 100644 --- a/src/domain/retrospectives/templates/retroDialog.tpl.php +++ b/src/domain/retrospectives/templates/retroDialog.tpl.php @@ -37,11 +37,11 @@ - "/>
+ "/>
-
+
diff --git a/src/domain/setting/templates/editBoxDialog.tpl.php b/src/domain/setting/templates/editBoxDialog.tpl.php index 36e1a9c43..7f0ca0d11 100644 --- a/src/domain/setting/templates/editBoxDialog.tpl.php +++ b/src/domain/setting/templates/editBoxDialog.tpl.php @@ -8,7 +8,7 @@ echo $this->displayNotification(); ?> - +
diff --git a/src/domain/timesheets/templates/showMy.tpl.php b/src/domain/timesheets/templates/showMy.tpl.php index 3cae464d6..275dc4e31 100644 --- a/src/domain/timesheets/templates/showMy.tpl.php +++ b/src/domain/timesheets/templates/showMy.tpl.php @@ -324,8 +324,8 @@ ?> - - + e($timeRow["name"]); ?> + e($timeRow["headline"]); ?> __($this->get('kind')[$timeRow['kind']]); ?> format('Y-m-d'); ?> " > hourCell" name="|||" value="" />