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

XPath queries with encoded attribute/element names are not properly decoded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.1.0.Final
    • 1.0.0.Final
    • JCR, Query
    • None
    • Low

      In JCR XPath, element names and attribute names that contain spaces or other invalid characters must have such characters escaped using the hexadecimal form "xHHHH" (where "HHHH" is the 4-digit hexadecimal UCS-2 code for the character in the most significant bit first order. (See section 6.6.4.9 of the JCR 1.0 specification.)

      However, such encoded characters are not being properly decoded, resulting in the encodings being used literally.

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

              Created:
              Updated:
              Resolved: