Changes for page Delete Application
Last modified by Thomas Coelho on 2023/02/27 12:05
From version 2.1
edited by Thomas Coelho
on 2023/02/27 12:05
on 2023/02/27 12:05
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.1]
To version 1.1
edited by Thomas Coelho (local)
on 2022/04/20 16:08
on 2022/04/20 16:08
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/14.2.1]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. thw1 +XWiki.coelho - Content
-
... ... @@ -54,9 +54,8 @@ 54 54 'form_token': $services.csrf.token 55 55 }) 56 56 #if ("$!request.xredirect" != '') 57 - #getSanitizedURLAttributeValue('a','href',$request.xredirect,$doc.getURL(),$cancelURL) 58 - ## We don't sanitize those parameters as the sanitation will be handled server side. 59 - #set ($confirmParams.xredirect = $request.xredirect) 57 + #set ($cancelURL = $request.xredirect) 58 + #set ($confirmParams.xredirect = $cancelURL) 60 60 #end 61 61 #set ($confirmURL = $doc.getURL($xcontext.action, $escapetool.url($confirmParams))) 62 62 {{html}}