Of course the problem goes further, so that session.getNode().getSession().getRepository() then does not return the original repository. so eventually we need to decorate all items and items of items that return the session again.
regards, toby On Wed, Mar 26, 2014 at 11:28 AM, Tobias Bocanegra <[email protected]> wrote: > Hi, > > It looks like the AbstractSlingRepository2.login() returns a session, > which does not return the same repository object in 'getRepository()'. > > I created an issue and will try to provide a patch. > regards, toby > > [0] https://issues.apache.org/jira/browse/SLING-3481
