The XML Parser fails to handle the special character [ like Café ].
So the report generation fails. When the user runs a report this kind of errors are show stoppers.
We are using CDATA section for all text elements, still the parser couldn't handle this.
I appreciate if you can offer any idea on to handle this situations in future.