You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2013/07/25 11:51:49 UTC

[jira] [Created] (OAK-931) Importer: review usage of write-root and objects obtained from the sessioncontext

angela created OAK-931:
--------------------------

             Summary: Importer: review usage of write-root and objects obtained from the sessioncontext
                 Key: OAK-931
                 URL: https://issues.apache.org/jira/browse/OAK-931
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: jcr
            Reporter: angela


the current importer code (both for session and workspace import) is mixing objects based on the write-root and those based on the editing session context (which in case of a workspace import is associated with a different Root).

while up to now i didn't see any failing test, i still suspect that this could lead to issues during the import in particular when it comes to node type validation.

therefore opening this issue as a reminder and as issue reference for a TODO in the code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira