Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-60692

Braces not rendered correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • 6.4.11
    • None

    Description

      Double braces render text in fixed-width font.
      If these text contains braces the renderer comes despite Escaping out of step.

      F.E.:

      ${p}

      Here's the closing bracket not in the box.

      Source Code:

      {{$\{p\}}}
      

      The first and last two braces are not escaped , because they instruct the formatting . The two braces that enclose the "p" are escaped , because they will be presented .

      Attachments

        Activity

          People

            Unassigned Unassigned
            e49f7e5dc93d Michael Henninghaus
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: