Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable binding CDATA element content #628

Open
phtyson opened this issue Aug 29, 2019 · 0 comments
Open

Enable binding CDATA element content #628

phtyson opened this issue Aug 29, 2019 · 0 comments

Comments

@phtyson
Copy link

phtyson commented Aug 29, 2019

I needed to bind the mailService subject parameter as CDATA content, to preserve hyperlinks but still pass the content to smtp server as string. See attached patch for general method to do this on any parameter with @isCDATA = 'true'. Also added this attribute on the subject param of mailService.
yawl-cdata-param-patch.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant