Closed douglasmiller closed 2 years ago
When the client was refactored to use the XmlDoc trait, the behavior of the setValues method changed. This change resulted in the _unsavedKeys array not to be populated properly.
XmlDoc
setValues
_unsavedKeys
When the client was refactored to use the
XmlDoc
trait, the behavior of thesetValues
method changed. This change resulted in the_unsavedKeys
array not to be populated properly.