<?xml version="1.0" encoding="UTF-8"?>
<issue>
  <id>3996</id>
  <project name="Redmine" id="1"/>
  <tracker name="Defect" id="1"/>
  <status name="Closed" id="5"/>
  <priority name="Normal" id="4"/>
  <author name="Eddie Ringle" id="3386"/>
  <category name="Text formatting" id="26"/>
  <fixed_version name="0.8.6" id="12"/>
  <subject>Failure to convert HTML entities when editing an Issue reply</subject>
  <description>I had to fix some code I posted in a reply to an issue I was working on, and found that the edit box contained the escaped versions of special characters. I'm using the latest trunk (I pulled earlier today).
Example:
&amp;lt;pre&amp;gt;
would show as
&amp;amp;lt;pre&amp;amp;gt;</description>
  <start_date>2009-10-08</start_date>
  <due_date></due_date>
  <done_ratio>0</done_ratio>
  <estimated_hours></estimated_hours>
  <custom_fields>
    <custom_field name="Affected version" id="1">devel</custom_field>
    <custom_field name="Resolution" id="2">Fixed</custom_field>
  </custom_fields>
  <created_on>Thu Oct 08 03:09:23 +0200 2009</created_on>
  <updated_on>Wed Nov 04 10:52:17 +0100 2009</updated_on>
  <changesets>
    <changeset revision="2924">
      <user name="Jean-Philippe Lang" id="1"/>
      <comments>Fixed: HTML entities displayed when editing an issue note (#3996).</comments>
      <committed_on>Sun Oct 11 12:36:11 +0200 2009</committed_on>
    </changeset>
  </changesets>
  <journals>
    <journal id="11377">
      <user name="Jean-Philippe Lang" id="1"/>
      <notes>Fixed in r2924.</notes>
      <details>
        <detail old="1" name="status_id" property="attr" new="3"/>
        <detail old="" name="fixed_version_id" property="attr" new="12"/>
        <detail old="" name="2" property="cf" new="Fixed"/>
      </details>
    </journal>
    <journal id="11791">
      <user name="Jean-Philippe Lang" id="1"/>
      <notes>Merged in 0.8-stable in r2995.</notes>
      <details>
        <detail old="3" name="status_id" property="attr" new="5"/>
      </details>
    </journal>
  </journals>
</issue>
