Make WordPress Core

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#299 closed defect (bug) (fixed)

"Category Base" URI setting can lead to invalid URIs

Reported by: mc_incubus's profile MC_incubus Owned by: matt's profile matt
Milestone: Priority: normal
Severity: trivial Version:
Component: Administration Keywords:
Focuses: Cc:

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)

#2 @matt
22 years ago

  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 20
  • Status changed from new to closed

Fixed

Note: See TracTickets for help on using tickets.