Modify ↓
Opened 17 years ago
Closed 12 years ago
#2615 closed defect (wontfix)
Allows pages to be renamed with trailing slashes
Reported by: | jonhall | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | lowest | Component: | WikiRenamePlugin |
Severity: | trivial | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
If a page is renamed and has a trailing slash it will not be able to be accessed/modified/deleted by trac as trac strips trailing slashes from all pages.
It would probably be best to disallow trailing slashes in the new name field.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
The plugin is deprecated since there is now support in the Trac core. If you'd like to apply patches I can provide you commit access.