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

New children are always appended and not inserted at the right position #610

Open
uwej711 opened this issue Mar 12, 2015 · 0 comments
Open
Labels

Comments

@uwej711
Copy link
Contributor

uwej711 commented Mar 12, 2015

Adding a new object to the children of a document inserts the new object always at the end of the children regardless of the position of the new child in the collection. In comparison to that, reordering existing children in the collection has the desired effect (if the backend supports ordered children).

Will try to create a failing test.

@dbu dbu added the bug label Jul 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants