Modify ↓
Opened 20 years ago
Closed 20 years ago
#2322 closed enhancement (duplicate)
Trim trailing slash for wiki pages
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
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.
Attachments (0)
Note:
See TracTickets
for help on using tickets.


