Ticket #8 (new defect)
Opened 19 months ago
paths that contain periods should not be interpreted as action names
| Reported by: | bbleything | Owned by: | deveiant |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Dispatcher | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Say (for instance!) I'm writing a gem server. I need to be able to serve requests for:
http://example.com/rubygems/yaml.Z
However, Arrow seems to be interpreting yaml.Z as an action name, instead of as an argument to the default action (as expected).
Note: See
TracTickets for help on using
tickets.
