Skip to main content
Archived

Option to not resolve html entities in XMLTemplater

Related products:Transformers
  • December 23, 2016
  • 1 reply
  • 22 views

jdh
Contributor
Forum|alt.badge.img+40

The xmlTemplater currently resolves most html entities such that é becomes é. In cases such as where I'm trying to generate html, I would like the option to preserve the entity as is, rather than resolving it.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • December 23, 2016

I think I am running into the same issue and decided to concatenate an URL attribute before adding it to the XMLTemplater.