Project

General

Profile

Actions

Defect #5129

closed

backslashes in issue description/note should be escaped when quoted

Added by Go MAEDA about 14 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
2010-03-19
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Assume that a issue has the following description.

quick\nbrown\nfox\\

When you click "quote" link, the expected text in textarea is the following:

> quick\nbrown\nfox\\

But you will see the following text because backslashes are not escaped.

> quick
brown
fox\

Files

Actions

Also available in: Atom PDF