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

Copying a tree does not copy references to the node #233

Closed
wachterjohannes opened this issue Dec 15, 2014 · 5 comments
Closed

Copying a tree does not copy references to the node #233

wachterjohannes opened this issue Dec 15, 2014 · 5 comments
Assignees

Comments

@wachterjohannes
Copy link
Contributor

following scenario:

  • I have two trees one for content and one for resource - locators
  • the resource-locators has references to the content
  • when i now copying a part of the content tree => it works yeah (=
  • the resource-locator tree has references to the old content tree but not to the new one ...

I have talked to @dantleech a minute ago and we think that it the resource locator tree should have references to both trees. In Jackalope-Jackrabbit it works that it has both references!

@wachterjohannes
Copy link
Contributor Author

/cc @danrot @chirimoya

@dantleech
Copy link
Contributor

I came across this in Jackalope FS.. but didn't get round to fixing yet by the looks of it. This is something that could be in Jackalope i think (or at least in the 2.0)

But the first step would be to add a test case to phpcr-api-tests.

@wachterjohannes
Copy link
Contributor Author

@dantleech do you know something new for that problem?

@dantleech
Copy link
Contributor

@wachterjohannes I think @danrot started on this .. but I would be happy to do it if he wants... @danrot ?

@dantleech
Copy link
Contributor

See #236

@lsmith77 lsmith77 closed this as completed Jan 8, 2015
@lsmith77 lsmith77 reopened this Jan 8, 2015
@lsmith77 lsmith77 self-assigned this Jan 8, 2015
@lsmith77 lsmith77 closed this as completed Jan 8, 2015
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