Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-237 Run Jackrabbit query tests
  3. OAK-328

jcr:like(fn:name(), '%:content') should not match jcr:content

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • jcr, query
    • None

    Description

      Failing test is FnNameQueryTest#testLikeWithPrefix.

      The test expects this query to not match any nodes:

      testroot/*[@prop1 = 1 and jcr:like(fn:name(), '%:content')]
      

      ...which boils down to jcr:like(fn:name(), '%:content') should not match jcr:content.

      I need to look-up the specs on this one.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stillalex Alex Deparvu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: