Changes for page getRequestURL

Last modified by Thomas Mortagne on 2021/06/03 15:56

From version 2.1
edited by Thomas Mortagne
on 2021/06/03 15:38
Change comment: There is no comment for this version
To version 3.1
edited by Thomas Mortagne
on 2021/06/03 15:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,3 @@
1 1  {{velocity}}
2 -$xwiki.getXWiki()
3 -$xcontext.context
4 -$xwiki.getXWiki().getRequestURL($xcontext.context)
2 +$xwiki.getXWiki().getRequestURL($request)
5 5  {{/velocity}}