Details
-
New Feature
-
Resolution: Fixed
-
Major
-
6.2-rc-1
-
None
Description
For the PDF-Export the query string of the page to be exported is passed around as a "qs"-parameter while setting the options.
To allow for proper escaping and avoid XSS injection this string needs to be parsed into name-value pairs to be able to append it as query string properly URL-escaped to the PDF-export URL