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

Jim Ancona updated ABDERA-108:
------------------------------

    Attachment: DefaultWorkspaceManager.patch

Unit test and a fix. This fix matches if the target URI starts with the 
collection URI and the next character in the target URI is a delimiter (class 
gen-delims in RFC 3986)

> DefaultWorkspaceManager matches paths it shouldn't
> --------------------------------------------------
>
>                 Key: ABDERA-108
>                 URL: https://issues.apache.org/jira/browse/ABDERA-108
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Jim Ancona
>             Fix For: 0.4.0
>
>         Attachments: DefaultWorkspaceManager.patch
>
>
> DefaultWorkspaceManager chooses the collection based on whether the target 
> path starts with  the collection's href. That is if the target URI is 
> /foo/123 and the collection URI is /foo, the collection is chosen. This is 
> incorrect when the target URI is /foo1/123.

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