Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-68140

Code Block Macro XML content is causing the page to freeze

      Summary

      Code Block macro content that includes a REST API endpoint will cause the page to freeze when loading.

      Environment

      Confluence Cloud

      Steps to Reproduce

      1. Create a page
      2. Insert a Code Block Macro
      3. Input the below XML code to the Code Block macro
        UTF-8</con:encoding><con:endpoint>https://test.atlassian.net/admin/rest/um/1/usermanagement</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
           <soapenv:Header>
              <hd:Header xmlns:hd="http://www.test.co/header/types">
                 <hd:VendorId>999111</hd:VendorId>
                 <hd:TransactionId>${=java.util.UUID.randomUUID()}</hd:TransactionId>
                 <hd:Timestamp>${=new java.text.SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ssXXX").format(new Date())}</hd:Timestamp>
              </hd:Header>
           </soapenv:Header>
        
      4. Make sure to change the Highlight Syntax to HTML and XML
      5. Save the Code Block Macro
      6. Publish the page
      7. Access the page

      Expected Results

      • The content of the code block macro should not cause the page/browser to freeze.

      Actual Results

      • The content of the code block macro is causing the page/browser to freeze.

      Workaround

      • Change the Highlight Syntax to None

            [CONFCLOUD-68140] Code Block Macro XML content is causing the page to freeze

            Atlassian Update - October 6, 2021

            Hi everyone,

            Thank you for previously raising this bug and bringing it to our attention.

            Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Confluence users.

            As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know.

            Thank you again for providing valuable feedback to our team!

            Matthew Hunter added a comment - Atlassian Update - October 6, 2021 Hi everyone, Thank you for previously raising this bug and bringing it to our attention. Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Confluence users. As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know. Thank you again for providing valuable feedback to our team!

              Unassigned Unassigned
              jalor Janice Alor (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: