BetterDynAdmin icon indicating copy to clipboard operation
BetterDynAdmin copied to clipboard

[Repository] xml -> table Some special characters cannot be parsed and breaks BDA

Open troussej opened this issue 9 years ago • 1 comments

Sometimes the xml output of a query cannot be parsed, and the bda code just breaks

I need to find a proper example

  1. Catch the issue so not to break BDA
  2. Handle the characters properly.

troussej avatar Aug 25 '16 16:08 troussej

I finally got an example: <set-property name="longDescription"><![CDATA[]]></set-property>

troussej avatar Feb 21 '18 16:02 troussej