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

Bugfix for #695, #674 #696

Closed

Conversation

twtgrowth
Copy link

During XML deserialization, do not visit property if that node is absent.

fixes Deserializing XMLList with Namespaces not (always) working as intended #695

…ent.

fixes Deserializing XMLList with Namespaces not (always) working as intended schmittjoh#695
@fivetide
Copy link

fivetide commented Jan 9, 2017

It seems, despite all tests running green, this does not solve all edge-cases (like ArrayCollection). I will add some more changes for these...

@goetas
Copy link
Collaborator

goetas commented Jan 19, 2017

implemented in #697

@goetas goetas closed this Jan 19, 2017
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

Successfully merging this pull request may close these issues.

3 participants