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

QueryResult.getNodes() cannot be called when query contains multiple selectors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 3.0.0.Beta3
    • 3.0.0.Beta2
    • Query
    • None

    Description

      Calling getNodes() produces a RepositoryException when the following query is executed:

      select * from [inf:episode] as e join [inf:patient] as p on isdescendantnode(e,p) where p.[inf:masterId] = '00000000'
      

      See the forum article for details and schema used. Test case attached.

      Attachments

        1. JcrServiceTest.java
          3 kB
        2. testRepo.json
          0.0 kB
        3. testSchema.cnd
          3 kB

        Activity

          People

            rhauch Randall Hauch (Inactive)
            bwallis42_jira Brian Wallis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: