[Trac-tickets] [The Trac Project] #2322: Trim trailing slash for
wiki pages
The Trac Project
noreply at edgewall.com
Tue Nov 8 09:26:47 CST 2005
#2322: Trim trailing slash for wiki pages
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: wiki | Version: 0.9
Severity: normal | Keywords: |
-------------------------+--------------------------------------------------
This patch removed the trailing / for wiki pages. Currently
example.com/wiki/SandBox and example.com/wiki/SandBox/ are 2 different
pages. However, they should point to the same page to keep users from
being confused. For example if you have example.com/SandBox/Test and a
user remove /Test from the url in their browser location bar and another
user removes just Test they should be sent to the same page.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2322>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list