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

HTML tag in Issue description cause problem.

    XMLWordPrintable

Details

    Description

      Summary:

      HTML tag in issue description does not work in JIRA 7. The HTML tags works fine in JIRA 6.x.

      Environment:

      • JIRA 7.1.7
      • PostgresSQL
      • Version 51.0.2704.103 (64-bit)

      Steps to Reproduce

      1. Create an Issue with the following description in JIRA 7.x
        {html}<html><body>This is a test issue with <b>html</b> code</body></html>{html}
      2. The UI is not displayed as expected
      3. The same description
        {html}<html><body>This is a test issue with <b>html</b> code</body></html>{html}

        works fine in JIRA 6.x.

      Workaround

      1. Change
        {html}<html><body>This is a test issue with <b>html</b> code</body></html>{html}

        to

        {html}This is a test issue with <b>html</b> code{html} 

        This is not feasible for customers having many jira issues with such description.

      2. Disable rendering html:
        • Go to Manage Add-Ons
        • Change filter drop down to "All Add-Ons".
        • Search for Wiki Renderer Macros Plugin and expand it.
        • Expand modules list.
        • Disable the last module which says "html".

      Attachments

        Activity

          People

            Unassigned Unassigned
            mngangom Michael Ngangom (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: