[ 
https://issues.apache.org/jira/browse/JCR-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939578#comment-13939578
 ] 

Tobias Bocanegra commented on JCR-3753:
---------------------------------------

Example:

{noformat}
{
  "jcr:primaryType": "nt:unstructured",
  "title": "hello",
  ":jcr:primaryType": "Name"
}
{noformat}


> DavEx JSON Handler is not robust wrt property order
> ---------------------------------------------------
>
>                 Key: JCR-3753
>                 URL: https://issues.apache.org/jira/browse/JCR-3753
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-webdav
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>
> The DavEx JSON handler expects that the typehint properties always precede 
> the actual properties. this is a problem for generic JSON writers that don't 
> maintain the JSON property ordering.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to