Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-835

encode jcr path in case of xpath query in repository servlet

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 2.26.00-alpha-1, 2.26.00
    • None

    Description

      if you now would like to query for example

      /jcr:root/hst:hst/hst:configurations/7_8//element(*,hst:component)

      then this doesn't work, because you have to encode the '7' : node names starting with a number need to be encoded. However, nobody knows this encoding

      Easier to always do this through ISO9075.encodePath

      Attachments

        Activity

          People

            jsheriff Junaidh Kadhar Sheriff
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: