-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
None
-
None
LDAP exceptions from some servers include invalid characters (ASCII nuls) that cannot be serialised into XML. We should filter those characters before attempting to pass the error back in a SOAP message.
I used to pass exceptions through some random string util thing to try and strip these non-ascii characters, does this occur?