Ticket #62 (new defect)
Opened 5 years ago
News items containing slashes can't be edited
| Reported by: | dez | Owned by: | Nobody |
|---|---|---|---|
| Priority: | minor | Milestone: | "Sometime" |
| Component: | News | Version: | |
| Keywords: | Cc: |
Description
The title needs to be contained in $pageinfo[2] in order to be editable. The slash causes the title to split into $pageinfo[3] (and further slashes will cause it to split again).
Resolving this issue needs careful thought - do we make "/" an invalid character in news titles or form the URIs using something other than the article title?
Note: See
TracTickets for help on using
tickets.
