Actions
Defect #2988
closeda <tag> on issue subject is treated as html tags in list of issues and show issue
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Resolution:
Cant reproduce
Affected version:
Description
we are currently extending redmine and have this issue.
if you will add an issue with a subject e.g. "this is an issue <cool>". this will be saved but on the list of issues and on showing of issue, only this text will be displayed, "this is an issue". the "<cool>" will not be displayed but was treated like an html tags.
though on our end we already fixed it. :D
Actions