The default value of xml_options is not a hash with serialize and deserialize keys as the code is expecting, so it has no effect.
Be careful that fixing this doesn't change the actual default values used by the underlying XML modules - are the defaults that are there the real defaults?
The default value of xml_options is not a hash with serialize and deserialize keys as the code is expecting, so it has no effect.
Be careful that fixing this doesn't change the actual default values used by the underlying XML modules - are the defaults that are there the real defaults?