Details
-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
-
10.4-rc-1
-
None
-
Unknown
-
Description
It's hard to handle query string in Velocity without having a proper tool. Looking in the code I see a lot of examples like:
$doc.getURL('edit', "$!{languageparams}#if ($languageparams != '')&#{end}editor=wiki")
There is already a $urltool that could be improved with new methods.
Attachments
Issue Links
- duplicates
-
XCOMMONS-435 Add a tool to sanitize query string
- Closed