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

Wiki Renderer color tag doesn't work around bullets, numbers, or tables.

      If you enclose a bullet (asterisk) or number (hash sign) wiki markup in a color tag, it will fail to render the bullet or hash. Similarly, if you enclose the wiki markup for a table in the color tag, it will fail to render the table properly. Some examples:

      {color:blue}
      * This should be a bullet in blue. (Not okay.)
      {color}
      
      {color:green}
      # This should be a numbered item in green. (Not okay.)
      {color}
      

      Makes this:

      * This should be a bullet in blue. (Not okay.)


      # This should be a numbered item in green. (Not okay.)

      Also:

      {color:red}
      h1. Heading (Wrong: not rendered)
      *bold* _emphasis_ ??citation?? -deleted- +inserted+ ^superscript^ ~subscript~ {{monospaced}} (Okay)
      {quote}quoted text (Wrong: not in color){quote}
      ||Table Heading (Wrong: table not rendered)||
      |Cell Text|
      {color}
      


      h1. Heading (Wrong: not rendered)
      bold emphasis citation deleted inserted superscript subscript monospaced (Okay)

      quoted text (Wrong: not in color)


      ||Table Heading (Wrong: table not rendered)||
      |Cell Text|

            [JRASERVER-17845] Wiki Renderer color tag doesn't work around bullets, numbers, or tables.

            I'm still seeing this issue in (v6.2.6#6264-sha1:ee76422), and in the version running on jira.atlassian.com (v6.4-m09#64005-sha1:a6d51a0:node1).

            {color:red}
            * Test (bad)
            # Another test (bad)
            {color}
            ----
            * Third test (good)
            # And forth (good)
            


            * Test (bad)
            # Another test (bad)


            • Third test (good)
            1. And forth (good)

            Eric Herrmann added a comment - I'm still seeing this issue in (v6.2.6#6264-sha1:ee76422), and in the version running on jira.atlassian.com (v6.4-m09#64005-sha1:a6d51a0:node1). {color:red} * Test (bad) # Another test (bad) {color} ---- * Third test (good) # And forth (good) * Test (bad) # Another test (bad) Third test (good) And forth (good)

            This is resolved in our upcoming release of Confluence 4.0 due out in a few weeks.

            Sherif Mansour added a comment - This is resolved in our upcoming release of Confluence 4.0 due out in a few weeks.

              smansour Sherif Mansour
              estumpf Emily Stumpf [Atlassian]
              Affected customers:
              2 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: