Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3486

Wrong evaluation of NOT NOT clause (see OAK-3371)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.7
    • 1.2.8, 1.3.9, 1.4
    • query
    • None

    Description

      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"

      Attachments

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: