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

orderBefore fails when the node has a property with the same name as the child to be moved #230

Open
uwej711 opened this issue Jun 24, 2014 · 2 comments

Comments

@uwej711
Copy link
Member

uwej711 commented Jun 24, 2014

just noticed by accident, not sure where the problem arises. I will try to investigate this further.

@dbu
Copy link
Member

dbu commented Jun 24, 2014

this is very related to #137 i think. whenever you have a prop with the same name as a child, you have a problem (jackrabbit is violating the json spec and has a parser that can handle this situation).

if it also does not work with doctrine-dbal, then its an additional bug and worth fixing at this point.

@lsmith77
Copy link
Member

lsmith77 commented Aug 7, 2014

ping

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

3 participants