Mistaken escaping in the description

XMLWordPrintable

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

      I just created ANSWERS-132 with the following description (note that they do not have wiki rendering enabled in the description field for this project):

      On this question: https://answers.atlassian.com/questions/1574/enable-commit-comments-in-activity-stream
      
      I entered as my answer: "You can also see all of the commit activity across all of your projects by going to the Source tab activity stream: https://yourinstance.jira.com/source/changelog"
      
      but the HTML it's outputting is a little bit mangled:
      
      <p>You can also see all of the commit activity across all of your projects by going to the Source tab activity stream: <a href="https://yourinstance.jira.com/source/changelog%3C/p" rel="nofollow">https://yourinstance.jira.com/source/changelog</p</a>>
      
      Notice the mis-nested </a> at the end.
      

      but JIRA has rendered it as:

      <p>You can also see all of the commit activity across all of your projects by going to the Source tab activity stream: <a href="https://yourinstance.jira.com/source/changelog%3C/p" rel="nofollow">https://yourinstance.jira.com/source/changelog&lt;/p&lt;/a&gt;>

              Assignee:
              Unassigned
              Reporter:
              Tim Moore [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: