Skip to content

Fix inadvertent corruption to V2 attribute files

This fixes an error in commit c9f81417 08-Feb-2017, which broke XmlV2StringWriter for file items. In addition to fixing the writer, the V2 parser is also updated to support the broke format to avoid leaving anyone stuck with a corrupt file. This branch also adds a short test to verify that file item values are serialized and unserialized correctly.

Merge request reports