missing filename sanitization could lead to blank pages
-
Hi,
special characters (like “/”) in page titles could lead to failures while writing cache-files and result in empty pages.
A possible workaround is to replace all “get_the_title()” calls with “sanitize_title(get_the_title())” in “wp-pdf-templates.php”.
Would be great if you could fix it in the next versions.
Thanks & best regards,
Marcus
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘missing filename sanitization could lead to blank pages’ is closed to new replies.