[
https://issues.apache.org/jira/browse/OAK-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella updated OAK-3486:
----------------------------------
Fix Version/s: 1.4
> 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.4, 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)