Search

I'm having a problem were i'm consuming xml in a datasource with the body containing
html tags however this is being encoded by symphony and i can't figure out how to turn it off.

The Xml i'm consuming:

<discussions>
<discussion>
<body>
Hello <br ><br > TEST
</body>
</discussion>
</discussions>

The debug output:

<discussions>
<discussion>
<body>
Hello &lt;br &gt;&lt;br &gt; TEST
</body>
</discussion>
</discussions>

The HTML has to be XHTML

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details