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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2015/10/13 10:26:05 UTC

[jira] [Resolved] (OAK-3486) Wrong evaluation of NOT NOT clause (see OAK-3371)

     [ https://issues.apache.org/jira/browse/OAK-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller resolved OAK-3486.
---------------------------------
    Resolution: Fixed

> Wrong evaluation of NOT NOT clause (see OAK-3371)
> -------------------------------------------------
>
>                 Key: OAK-3486
>                 URL: https://issues.apache.org/jira/browse/OAK-3486
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>    Affects Versions: 1.2.7
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.3.9, 1.2.8
>
>
> For OAK-3371, I made an improved patch, but that was not used. My patch fixes some problems with the code, for example:
> OAK-3371 uses "instanceof" where it is not needed (AstElementFactory for example). The current code is problematic.
> One regression that OAK-3371 introduced is that "not not contains" is converted to "not contains" instead of "contains"



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