[ 
https://issues.apache.org/jira/browse/SLING-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948297#comment-13948297
 ] 

Tobias Bocanegra commented on SLING-3481:
-----------------------------------------

the problem goes further, even if the session is decorated to return the 
correct repository, all items created from the session would need to return the 
outer session.

eg:
{code}
session.getNode().getSession() != session;
{code}


> AbstractSlingRepository2.login().getRepository() not symmetric
> --------------------------------------------------------------
>
>                 Key: SLING-3481
>                 URL: https://issues.apache.org/jira/browse/SLING-3481
>             Project: Sling
>          Issue Type: Bug
>          Components: General
>    Affects Versions: JCR Base 2.2.2
>            Reporter: Tobias Bocanegra
>             Fix For: JCR Base 2.2.4
>
>
> the AbstractSlingRepository2.login() returns a session, which does not return 
> the same repository object in 'getRepository()'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to