#299 closed defect (bug) (fixed)
"Category Base" URI setting can lead to invalid URIs
| Reported by: | MC_incubus | Owned by: | matt |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
The Category Base setting on the "Edit Permalink Structure" page needs to start with a slash (/). If someone enters "cats", their category links will look like: http://site.com/wordpresscats/this-category/
I think that Wordpress should check to see if the Category Base was prefixed with a slash, and add it on, if it wasn't.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed