Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-3431

Jackrabbit XPath query throws exception after ugrade to JR 2.4.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.2, 2.4.3
    • None
    • xpath
    • None

    Description

      We are currently working on upgrading Jackrabbit from 1.6.5 to 2.4.2/2.4.3 on our system. we are facing problems on some XPath queries that used to work on the 1.6.5 perfectly, and now it throws javax.jcr.query.InvalidQueryException exception on 2.4.2 - do Jackrabbit changed the way how it parse the XPath queries?

      the query is:

      //programs//*[child::*/@sunday]

      on version 1.6.5 it was working

      and on 2.4.2 returns:

      null for statement: for $v in //programs//*[child::*/@sunday] return $v

      Attachments

        Activity

          People

            Unassigned Unassigned
            shadidonline Tariq Shadid
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: