Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 13.154
edited by Alex Cotiugă
on 2026/05/02 08:58
on 2026/05/02 08:58
Change comment:
There is no comment for this version
To version 13.152
edited by Alex Cotiugă
on 2026/05/02 08:58
on 2026/05/02 08:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,7 +3,6 @@ 3 3 #set ($message = '') 4 4 #set ($contactFormEntryDoc = $xwiki.getDocument('ContactFormEntries' + $java.util.UUID.randomUUID())) 5 5 #set ($statusCode = 200) 6 - #set ($message = "$contactFormEntryDoc") 7 7 8 8 #foreach ($parameterName in $request.parameterNames) 9 9 #set ($message = "$message $parameterName")