Defect #3996
Failure to convert HTML entities when editing an Issue reply
Status: | Closed | Start date: | 2009-10-08 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | 0.8.6 | |||
Resolution: | Fixed | Affected version: |
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:
<pre>
would show as
<pre>
Associated revisions
Fixed: HTML entities displayed when editing an issue note (#3996).
History
#1
Updated by Jean-Philippe Lang about 10 years ago
- Status changed from New to Resolved
- Target version set to 0.8.6
- Resolution set to Fixed
Fixed in r2924.
#2
Updated by Jean-Philippe Lang about 10 years ago
- Status changed from Resolved to Closed
Merged in 0.8-stable in r2995.