Wildcard URI Matcher Issue with Cocoon 2.2
Bardo Nelgen <[email protected]> Sun, 02 Mar 2014 19:37:13 +0100
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Organization | BNN Performances |
| Message-ID | <[email protected]> |
Hi all, has anyone ever experienced a kind of mismatch, when a request of type /*/devices/*/registrations/*/* gets a response from a matcher style /*/devices/*/registrations/* ?? Shouldn't actually the first pattern's *last* slash prevent this from happening!? At least that's the way I understood the docs. And, if the above is correct, how can I get around the issue? Unfortunately, the URL construct is the one called by default by Apple Passbook, so I have no influence on the pattern the request comes in… Any insight is warmly welcomed. Best, Bardo