Project

General

Profile

Actions

Defect #22694

closed

Associated revision content is not escaped

Added by Tom Rochette almost 8 years ago. Updated almost 8 years ago.

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 affected revision box, 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

Related to Redmine - Feature #22758: Make text formatting of commit messages optionalClosedJean-Philippe Lang

Actions
Actions #1

Updated by Toshi MARUYAMA almost 8 years ago

  • Target version set to 3.3.0
Actions #2

Updated by Jean-Philippe Lang almost 8 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Not a defect, commit messages are parsed with the text formatter (eg. Textile).
I've added #22758 to 3.4.0 for those who don't want to display their commit messages without text formatting.

Actions #3

Updated by Jean-Philippe Lang almost 8 years ago

  • Target version deleted (3.3.0)
Actions #4

Updated by Jean-Philippe Lang almost 8 years ago

  • Related to Feature #22758: Make text formatting of commit messages optional added
Actions

Also available in: Atom PDF