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


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.

Reply via email to