Hi,
We are importing some products from an XML File with a XSL Transformation. Several product names have ® reg and ™ trade symbols and when rendering without any output escaping in front-end the product/page title will render reg;.
To solve this we need to use disable-output-escape in XSL but when we enter on data integration setup, it displays this message "Reference to undeclared entity 'trade'. Line 1, position 423".
For this error we try <!DOCTYPE xsl:stylesheet [ <!ENTITY nbsp " "> ]> at XSL file and we get another error when running the integration "Error occured: XSLT compile error.".
I'm out of options... Anyone knows if there is any bug in data integration related to this? Or any workaround?
BR,
António Ramos