Al Jubran created GROOVY-8198:
---------------------------------
Summary: need a command to delete specific parts of my data.
Key: GROOVY-8198
URL: https://issues.apache.org/jira/browse/GROOVY-8198
Project: Groovy
Issue Type: Question
Reporter: Al Jubran
Hello,
I have a "mail to user" button written in groovy that pulls the description
field from the Jira ticket and copy it to outlook.
the problem is that in some cases (when the text isn't in english and it's
colored) the groovy pulls the default text instead of the HTML markup.
if the description is "hello"
the button pulls into outlook "{color:#4425} hello {color}"
is there any groovy command that i can insert in order to fix this issue?
like deleting these parts or replacing it with space.
Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)