JcrPropertyMap doesn't allow "./property" style access any more
---------------------------------------------------------------

                 Key: SLING-1149
                 URL: https://issues.apache.org/jira/browse/SLING-1149
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Resource 2.0.6
            Reporter: Alexander Klimetschek


With the changes of SLING-1077 (also SLING-1103 and the partial "reverting" of 
SLING-1112) it is no longer possible to access properties via "./property". 
This works with the JCR API (as any relative path) and is sometimes necessary 
to have full-roundtrippable code together with the Sling POST servlet (that 
allows a "./" prefix on all properties to automatically ignore any normal 
property).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to