[ 
https://issues.apache.org/jira/browse/OAK-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela updated OAK-4778:
------------------------
    Component/s: webapp

> OakServlet does not handle properly JCR_PRIMARYTYPE
> ---------------------------------------------------
>
>                 Key: OAK-4778
>                 URL: https://issues.apache.org/jira/browse/OAK-4778
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: webapp
>            Reporter: Andrei Dulceanu
>
> The example at [1] contains the following snippet which currently does not 
> work as expected:
> {code}
> $ http -j -b localhost:8080/test \
>       jcr\\:primaryType=oak:Unstructured foo=abc bar:=123
> {
>     "bar": "123",
>     "foo": "abc",
>     "jcr:primaryType": "oak:Unstructured"
> }
> {code}
> [~alexparvulescu] already provided a fix for this special case at [2].
> [1] https://github.com/apache/jackrabbit-oak/tree/trunk/oak-http
> [2] 
> https://github.com/stillalex/jackrabbit-oak/commit/70c9f71f180c3f5c6f0c436e5555f943f006a297



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to