[wp-trac] [WordPress Trac] #14036: Post 404 errors due to a base post's name matching the Permalink option "category base"

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 28 02:57:46 UTC 2010


#14036: Post 404 errors due to a base post's name matching the Permalink option
"category base"
--------------------------+-------------------------------------------------
 Reporter:  sniper231     |       Owner:                           
     Type:  defect (bug)  |      Status:  new                      
 Priority:  normal        |   Milestone:  Future Release           
Component:  Permalinks    |     Version:  3.0                      
 Severity:  normal        |    Keywords:  permalink, 404, page name
--------------------------+-------------------------------------------------
Changes (by nacin):

  * milestone:  Awaiting Review => Future Release


Comment:

 Correct me if I'm wrong, but:

 /general as the category base, then the page /general will work. On the
 other hand, the page /general/sub will not work, as WP will think it is a
 category called 'sub'.

 Something should be prevented from clashing. My guess, is unique_post_slug
 should make sure it can't conflict with the category base, for sub pages.

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


More information about the wp-trac mailing list