Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Fix Version/s: 1.6.2
-
Component/s: Applications
The dove "change/changed" method tries do determine if a node was changed by someone else between
de getdata and the put. It does this by comparing the content of the original (xml) node and the content of the cloud node.
This will work in moost cases but not when using xml because serialising xml does not always result in the original document