Actions
Defect #22695
closedRevision content message is not escaped
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
In my commit, I have the following content:
[Fixes #2436] Adding new text in a contenteditable/list item converts spaces into
But in the content displayed on the revision page, the following is displayed:
[Fixes #2436] Adding new text in a contenteditable/list item converts spaces into
The content in the changesets table correspond to the content listed in the commit, so it appears to be only display related.
Redmine version 3.2.0.stable
Ruby version 1.9.3-p551 (2014-11-13) [x86_64-linux]
Rails version 4.2.5
Environment production
Database adapter Mysql2
Related issues
Actions