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

In IE, the issue navigator hides the issuelink cell with a title attribute that has unescaped " (quotes).

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • None
    • 3.4
    • None

    Description

      In IE, the issue navigator hides the issuelink cell with a title attribute that has unescaped " (quotes).
      But the problem only occurs if the last/closing quote is placed on a new line like the following example:

      <td class="nav issuelinks">
        <a href="/browse/TST-123" title="some title "with quote" on new line
        "><strike>TST-123</strike></a>
      </td>
      

      In firefox, the above looks fine (isnt hidden) but the title value is cut off and only shows tooltip with text: "some title " ignoring the rest of the title

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sam@atlassian.com Sam Chang [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: