You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2008/02/05 21:25:07 UTC

[jira] Updated: (SLING-223) ujax post request to deep properties do not create intermediate nodes

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

Tobias Bocanegra updated SLING-223:
-----------------------------------

    Attachment: deepPropFix.r618397.patch

fixes the issue

> ujax post request to deep properties do not create intermediate nodes
> ---------------------------------------------------------------------
>
>                 Key: SLING-223
>                 URL: https://issues.apache.org/jira/browse/SLING-223
>             Project: Sling
>          Issue Type: Bug
>          Components: microsling
>            Reporter: Tobias Bocanegra
>         Attachments: deepPropFix.r618397.patch
>
>
> Example:
> POST /foo/bar
> ./sub/text = "hello"
> throws exception because 'sub' node is not found. but should be
> created instead. if the property name contains an absolute path
> this works.

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