Details
-
Bug
-
Resolution: Fixed
-
Critical
-
15.5.2, 14.10.13
-
Windows 11 Pro, Safari 17, using a local instance of XWiki 14.10.13 on Jetty/HSQLDB
-
High
-
Medium
-
N/A
-
N/A
-
Description
Steps to reproduce
- Access the XWiki instance with Safari (tested with Safari 17) keeping the default PDF Export configuration
- Go to Sandbox.WebHome
- Click 'More Options' > 'Export' > 'PDF'
- Click 'Export' > 'Export'
Expected results
The Sandbox.Webhome page is exported to PDF reasonably fast (app. 2-3 sec).
Actual results
The page is not exported with the default Timeout configuration. After 1 minute, the error message is displayed:
Failed to export as PDF: Timeout waiting for web page to be ready for print.
After increasing the Page Ready Timeout to 120 sec, the page was exported within app 80 sec on my side.
It is to be mentioned that using the old PDF Export (FOP), the page is exported almost instantly.