Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-56262

Maximum call stack size exceeded

XMLWordPrintable

      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:

      1. Spawn a Confluence Server 6.2.3
      2. Install Cache for Confluence (7.8.0) and Refined Themes for Confluence (6.0.6) apps
      3. Set Refined Themes as Site theme (General Configuration -> Site Theme -> Confirm setting Refined Theme)
      4. Create a page with Future macro, and inside it, a Code block macro with Java as highlight (as per screenshot)
      5. 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

              Unassigned Unassigned
              acalantog Anne Calantog
              Votes:
              8 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: