-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.2.3, 6.8.1
-
15
-
Severity 2 - Major
-
4
-
Summary
When creating a page with both Cache for Confluence (7.8.0) and Refined Themes for Confluence (6.0.6) apps installed, page is not loaded properly and a "Maximum call stack size exceeded" error is thrown.
Steps to reproduce:
- Spawn a Confluence Server 6.2.3
- Install Cache for Confluence (7.8.0) and Refined Themes for Confluence (6.0.6) apps
- Set Refined Themes as Site theme (General Configuration -> Site Theme -> Confirm setting Refined Theme)
- Create a page with Future macro, and inside it, a Code block macro with Java as highlight (as per screenshot)
- Publish the page and it's an eternal "Loading app.." with error:
Uncaught RangeError: Maximum call stack size exceeded at String.replace (shCore.js?locale=en-GB:1) at RegExp.<anonymous> (resource-init-bundle.js?data-wrm-batch-type=resource&data-wrm-key=com.refinedwiki.confluence.plugins.theme.original%3Acore-resources&locale=en-GB:7384) at String.replace (<anonymous>) at String.replace (shCore.js?locale=en-GB:173) at RegExp.<anonymous> (resource-init-bundle.js?data-wrm-batch-type=resource&data-wrm-key=com.refinedwiki.confluence.plugins.theme.original%3Acore-resources&locale=en-GB:7384) at String.replace (<anonymous>) at String.replace (shCore.js?locale=en-GB:173) at RegExp.<anonymous> (resource-init-bundle.js?data-wrm-batch-type=resource&data-wrm-key=com.refinedwiki.confluence.plugins.theme.original%3Acore-resources&locale=en-GB:7384) at String.replace (<anonymous>) at String.replace (shCore.js?locale=en-GB:173)
Notes:
- Issue does not occur for Confluence 6.10.0
- mentioned in
-
Page Loading...
- relates to
-
DEVHELP-1521 Loading...