Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

PHPCR-ODM: Routes which contain segments created by another route in same flush #171

Open
dantleech opened this issue Dec 18, 2015 · 1 comment
Labels

Comments

@dantleech
Copy link
Member

Suppose two routes would be scheduled for creation as follows:

/path/to/foobar
/path/to/foobar/edit

The system will crash because it tries to create a new node, foobar for the second route - this probably has something to do with the hackery necessary to bypass the Document Manager.

@dbu
Copy link
Member

dbu commented Dec 18, 2015 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants