Opened 17 years ago
Closed 17 years ago
#3 closed (fixed)
Redirect to URL with trailing slash
Reported by: | cmlenz | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | routing | Keywords: | |
Cc: |
Description
When the routing subsystem gets a URL missing a trailing slash, it should redirect to the URL with the slash instead of raising a 404 error.
Change History (1)
comment:1 Changed 17 years ago by cmlenz
- Milestone set to 1.0
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Implemented in r58.