Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix - False positive when content has some empty values. #50

Closed
KevinJump opened this issue Sep 26, 2019 · 0 comments
Closed

Fix - False positive when content has some empty values. #50

KevinJump opened this issue Sep 26, 2019 · 0 comments

Comments

@KevinJump
Copy link
Owner

Sometimes you will get false posistive content changes, when the content item has empty values.
this is because the empty value sometimes comes to usync as an empty value and sometimes it isn't included , so the xml can be diffrent.

65d8217 adds an extra bit of XML to markate an empty value node - this means we will get better matches and less false posistives when checking content.

@KevinJump KevinJump added this to the 8.2.2 - Patch Release milestone Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant