Details
-
Improvement
-
Resolution: Fixed
-
Major
-
14.10.8
-
None
Description
We implemented XWIKI-20264 mainly as a protection against large multi-page PDF exports (until we fix XWIKI-20377). It shouldn't be necessary to enforce this limit for single-page exports because the export size is computed based on the rendered HTML which means for a single page we already have its XDOM in memory so the size limit doesn't really prevent OOM attacks. Thanks MichaelHamann for the suggestion.
Attachments
Issue Links
- is related to
-
XWIKI-20377 Compute the aggregated table of contents as we go instead of keeping the XDOMs in memory
- Open
-
XWIKI-20264 Limit the amount of content that can be included in a single PDF export
- Closed
- relates to
-
XWIKI-21170 Improve the error message shown when the PDF export size limit is exceeded
- Closed
-
XWIKI-21171 Increase the default PDF export size limit from 100KB to 5MB
- Closed