You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Kriss FR (JIRA)" <ji...@apache.org> on 2016/11/16 08:32:58 UTC

[jira] [Commented] (JCR-4043) regression of correction JCR-905

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

Kriss FR  commented on JCR-4043:
--------------------------------

Hello,
Someone can help me ?
thanks

> regression of correction JCR-905
> --------------------------------
>
>                 Key: JCR-4043
>                 URL: https://issues.apache.org/jira/browse/JCR-4043
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.10.1
>            Reporter: Kriss FR 
>            Priority: Critical
>
> Hello,
> I'm in version 2.10.1 and i have the same problem like JCR-905.
> I have seen in JCR-3162 a remove code :
> in file jackrabbit-core/src/main/java/org/apache/jackrabbit/core/SearchManager.java
> // quick'n dirty fix for JCR-905
> if (e.isExternal())
> { removedNodes.add(e.getChildId()); } 
> It's the correction of JCR-905.
> Is it a regression ?
> I have tryed in my local environment and it work with this code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)