• Icon: Bug Bug
    • Resolution: Not a bug
    • Icon: Low Low
    • None
    • None
    • None
    • None

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Using double quotes in the NoFormat macro prevents it from being correctly rendered. It shows as &quot. It happens when the double quotes are between brackets ({}). Removing the brackets makes it render correctly.

      Steps to reproduce:

      1. Create a page
      2. Insert the following code in the NoFormat macro:
        ({
        {
        id: ";ABC123"
        }
        })
        
      3. See that it does not render the double quote correctly, but instead it displays "&quot".

            [CONFSERVER-27702] Double Quote in NO FORMAT Macro Renders as &quot

            Bob Swift added a comment -

            Bob Swift added a comment - TBL-205

            David Mason (Inactive) added a comment - - edited

            This issue only occurs when the code or noformat macro is nested inside of a table-plus macro (third-party plugin). Seems like an issue with table-plus.

            David Mason (Inactive) added a comment - - edited This issue only occurs when the code or noformat macro is nested inside of a table-plus macro (third-party plugin). Seems like an issue with table-plus.

            Sanet Minnie added a comment - - edited

            The code macro gives the same problem.

            This issue is also raised as a support ticket:
            https://support.atlassian.com/browse/CSP-94217

            Sanet Minnie added a comment - - edited The code macro gives the same problem. This issue is also raised as a support ticket: https://support.atlassian.com/browse/CSP-94217

              Unassigned Unassigned
              bacevedo Bernardo Acevedo [Atlassian]
              Affected customers:
              2 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: