-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
See discussion from
https://jira.atlassian.com/browse/JRA-30983?focusedCommentId=464766&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-464766
UserFormats and UserFormatManager have methods that are designed to return HTML, and so should declare these as @HtmlSafe to avoid unwanted escaping.
See also https://developer.atlassian.com/display/JIRADEV/Velocity+Templates
- relates to
-
JRACLOUD-32595 UserFormats should declare its methods that return HTML as @HtmlSafe
- Closed
- is cloned from
-
JRADEV-20670 Loading...