Skip to content
Snippets Groups Projects

F9686 - partly revert download filename sanitize

Merged Carsten Rose requested to merge F10358-Make-pdfunite-configureable into develop
3 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -7029,7 +7029,7 @@ Column: _savePdf
Generated PDFs can be stored directly on the server with this functionality. The link query consists of the following parameters:
* One or more element sources (such as `F:`, `U:`, `p:`, see download-parameter-files_), including possible wkhtmltopdf parameters
* The export filename and path as `d:` - for security reasons, this path has to start with *fileadmin/*
* The export filename and path as `d:` - for security reasons, this path has to start with *fileadmin/* and end with *.pdf*.
Tips:
Loading