Ticket #1874 defect closed fixed
urlForResource() returns wrong URL for nested resources (eg, /foo/bar/baz)
| Reported by: | wsanchez | Owned by: | wsanchez |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | web2 | Keywords: | dav |
| Cc: | wsanchez | Branch: | |
| Author: | Launchpad Bug: |
Description
When looking up a resource that's a couple of levels down in the URL namespace, urlForResource() fails to work. Looks like _handleSegment is registering each segment rather than the full path, which is not nice at all.
Change History
Note: See
TracTickets for help on using
tickets.
