[ 
https://issues.apache.org/jira/browse/SLING-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617779#action_12617779
 ] 

Tobias Bocanegra commented on SLING-588:
----------------------------------------

because the 'addressed resource'  would be different if the resource exists or 
not. 
it just confusing the when posting to a non existent resource, the path 
resolution works differently, for example:
if i post to /some/sample.html for updating some stuff, i don't care if the 
resource exists beforehand or not. i just want to update the /some/sample 
resource.

i'd rather change the default behavior completely that for POST requests, 
always the resource is addressed.



> Sling ignores specified node path when creating content
> -------------------------------------------------------
>
>                 Key: SLING-588
>                 URL: https://issues.apache.org/jira/browse/SLING-588
>             Project: Sling
>          Issue Type: Bug
>            Reporter: Lars Trieloff
>         Attachments: SLING-588.patch
>
>
> As described here: http://markmail.org/message/u3be3mpaal4efngj Sling will 
> ignore the node path specified in the HTTP request when creating contents 
> which makes it impossible to create nodes with a dot in the node name from a 
> form post.

-- 
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