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

MODE-1878 Corrected determination of correct SNS child node definitions #764

Merged
merged 1 commit into from Apr 3, 2013

Conversation

rhauch
Copy link
Contributor

@rhauch rhauch commented Apr 3, 2013

When a node with a child is persisted, and then a new child node with the same name as the existing child is added to the parent, and when the parent node type contains more than one applicable residual child node definition, ModeShape incorrected determined that no child node definition could be found for the new SNS child.

Two new test cases were added to replicate this scenario, and the validation logic was corrected.

When a node with a child is persisted, and then a new child node with the
same name as the existing child is added to the parent, and when the
parent node type contains more than one applicable residual child node definition,
ModeShape incorrected determined that no child node definition could be
found for the new SNS child.

Two new test cases were added to replicate this scenario, and the
validation logic was corrected.
@hchiorean hchiorean merged commit 6854c69 into ModeShape:master Apr 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants