When our users reply to their request by email, the doctype tag gets added as clear text.
Disabling HTML parsing removes this but introduces other unwanted issues.
I've tried removing the cleartext tag through automation but haven't gotten it to work yet.
Any ideas what's causing the tag to show up though?
This is the rule that i've been trying:
1. When: Rule is triggered on "all comments"
2. Then: Edit comment on issue
Trigger comment
{{issue.comment.remove("<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">")}}
But its not working
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.