Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8, 4.1.2
-
Fix Version/s: 6.2-milestone-2
-
Component/s: Old Core
-
Labels:
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Pull Request Status:Pull Request accepted
-
Similar issues:
Description
When the rendering cache is turned on, the skin extension plugins are no longer executed, thus no extensions are pulled any longer.
Possible fixes:
- Manually extract sx calls using regular expressions and execute them in the rendering engine
- When putting a page in the cache, also cache the list of extensions pulled so far (this will not work so well with included documents)
Attachments
Issue Links
- blocks
-
XWIKI-1868 Caching documents breaks the WYSIWYG editors for the inline edit mode
-
- Closed
-
- relates to
-
XWIKI-3530 Rendering cache breaks the administration application
-
- Closed
-