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