Router should handle trailing and double slashes better
Reported by Fabien Franzen (loob2) | September 26th, 2008 @ 11:13 PM | in 0.9.9
I discovered this in merb-slices, where match('/') in the slice namespace would not match /namespace-name (with and without a trailing slash). This used to be an issue anyway, but doing match() works with the new router, but proves to be problematic when a slice is mounted at the root afterall.
Comments and changes to this ticket
-
Michael Klishin (antares) September 28th, 2008 @ 10:44 AM
- → Milestone changed from 0.9.8 to 0.9.9
- → State changed from new to open
-
Carl Lerche September 30th, 2008 @ 02:45 AM
- → State changed from open to resolved
The fix has been committed to merb-core/master.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
