If an ST contains HTML reserved chars (< > & etc) these should probably be escaped by AbstractTextPrimitive#getValueAsHtml(), since a user would reasonably expect the contents of this method to return complete and valid HTML.
Fix checked in.
Log in to post a comment.
Fix checked in.