-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
4.1.3
- Create a new page in Confluence with : in the title, ie. This is: title
- Export this page to PDF
- Confluence fails to export PDF and gives an error:
java.io.IOException: The filename, directory name, or volume label syntax is incorrect at java.io.WinNTFileSystem.canonicalize0(Native Method) java.io.IOException: The filename, directory name, or volume label syntax is incorrect at java.io.WinNTFileSystem.canonicalize0(Native Method) at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396) at java.io.File.getCanonicalPath(File.java:559) at com.atlassian.confluence.extra.flyingpdf.ExportPageAsPdfAction.prepareDownloadPath(ExportPageAsPdfAction.java:65) at com.atlassian.confluence.extra.flyingpdf.ExportPageAsPdfAction.execute(ExportPageAsPdfAction.java:35) ...
- duplicates
-
CONFSERVER-24389 Export to PDF on Windows returns a stack trace if the name of the page has a ':' symbol
- Closed