-
Bug
-
Resolution: Fixed
-
Major
-
1.1.0
-
None
-
4.2 M11
Currently, if the serializer is not filled, the default serializer is XML.
But if the serializer is filled with an invalid value, it returns null and makes an NPE.
We should always get the XML serializer if we don't have a match serializer (and log it).