Actions
Defect #10714
closedBroken HTML output on certain textile input
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
If there is a stray http:// on the line's end (this happens for example when a MUA reformats some quoted text in a mail ticket update,) Redmine will try to convert that to a link.
Also this results in a broken HTML output: the rest of the text will be surrounded with the link tags pointing to "http://%3Cbr" (one can easily spot the start of a broken <br> tag here.)
I experience this on 1.3-stable, as well as on this site: redmine.org in it's current version.
Example:
test http://
test
123
321
111
Updated by John Gabel over 10 years ago
This is really old and doesn't appear to be an issue anymore. Recommend closing this issue.
Actions