[wp-trac] [WordPress Trac] #20053: Slug is case-sensitive for pages, but not for posts

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 16 11:16:19 UTC 2012


#20053: Slug is case-sensitive for pages, but not for posts
-------------------------------------+------------------------------
 Reporter:  shopandstore             |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Canonical                |     Version:  3.3.1
 Severity:  normal                   |  Resolution:
 Keywords:  reporter-feedback close  |
-------------------------------------+------------------------------
Changes (by dd32):

 * keywords:  reporter-feedback => reporter-feedback close


Comment:

 >  but i use UPPER chars in the page parmalinks,so i don't want to
 redirect from /wp/PAGESLUG to /wp/pageslug, because i have different
 content on each page.

 WordPress doesn't allow you to make uppercase page slugs, as a result,
 you'll never have the url {{{/wp/PAGESLUG/}}}. Due to the case-
 insensitivities of certain parts of the storage system, You can't have a
 slug PAGESLUG and a pageslug either.

 I do note that Canonical doesn't seem to redirect on uppercase url's
 though (for pages at least)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20053#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list