[
https://issues.apache.org/jira/browse/SLING-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ross Gardler updated SLING-102:
-------------------------------
Attachment: pathCreation.diff
If we have a current node it does not always mean we have the right path.
> Directory creation incorrect
> ----------------------------
>
> Key: SLING-102
> URL: https://issues.apache.org/jira/browse/SLING-102
> Project: Sling
> Issue Type: Bug
> Components: microsling
> Reporter: Ross Gardler
> Priority: Minor
> Attachments: pathCreation.diff
>
>
> When creating a file in a subdirectory of an already existing directory an
> incorrect path is created. For example:
> "content/testing" exists
> creating a file in "content/doap/file-id" results in the file being created
> at "content/file-id" (i.e. without the sub directory).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.