Changes for page Sandbox
Last modified by Jip-jan Alunkel on May 29, 22:55
From version 23.10
edited by Jip-jan Alunkel
on May 11, 15:07
on May 11, 15:07
Change comment:
There is no comment for this version
To version 23.9
edited by Jip-jan Alunkel
on May 11, 14:22
on May 11, 14:22
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -55,7 +55,7 @@ 55 55 #if($xcontext.user != 'XWiki.XWikiGuest') 56 56 <input type="hidden" name="logged_in" value="true" /> 57 57 #end 58 - <input type="hidden" name="xredirect" value="${ xwiki.getURL($services.model.resolveDocument('', 'default',$doc.documentReference.extractReference('document')))}"/>58 + <input type="hidden" name="xredirect" value="$!{escapetool.xml($request.xredirect)}"/> 59 59 #if("$!request.srid" != '') 60 60 <input type="hidden" name="srid" value="$!escapetool.xml($request.srid)"/> 61 61 #end