Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1052

NOT isn't handled properly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.4.0.Final, 2.2.1.GA
    • 2.2.1.GA
    • Query
    • None

    Description

      A ModeShape JCR SQL Query such as: SELECT g_0."jcr:name", g_0."jcr:path", g_0."jcr:primaryType", g_0."jcr:score", g_0."mode:depth", g_0."mode:localName" FROM "nt:base" AS g_0 WHERE ISCHILDNODE(g_0, 'foo')
      that returns a subset of the rows, will return no rows when the condition is negated with a NOT.

      Attachments

        Activity

          People

            rhauch Randall Hauch (Inactive)
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: