Hello,

Steps to reproduce:
* create a order in ecommerce
* order confirmation is sent as an email
* now click on the profile and go to the last messages section.

I am looking at the profiles-messages section.  In the section, when clicked
on the 'read', the flow goes into 'ecommerce/control/readmessage' ->
messagedetail.ftl.
Here, the communicationEvent object is displayed.
One of the variables ${communicationEvent.content} has HTML content.  The
content is displayed along with the HTML tags, and hence the message is not
readable.

How to get rid of the HTML tags?

-Aswath

Reply via email to