[wp-trac] [WordPress Trac] #20067: WP Hijacks / Redirects actual page urls to search

WordPress Trac wp-trac at lists.automattic.com
Sat Feb 18 09:03:58 UTC 2012


#20067: WP Hijacks / Redirects actual page urls to search
---------------------------+------------------------------
 Reporter:  ronnieg        |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Rewrite Rules  |     Version:  3.3
 Severity:  major          |  Resolution:
 Keywords:                 |
---------------------------+------------------------------
Changes (by duck_):

 * version:  3.3.1 => 3.3
 * component:  General => Rewrite Rules


Comment:

 #16687 changed the order of rewrite rules for verbose page structures
 (%postname%, %category/%postname%, etc.) moving the rules for pages below
 those for search. This brought them in line with non-verbose pages rules.

 The page rules could be moved back before `$root_rewrite` again, but this
 would cost an extra database query for many more URLs to check if a page
 exists and it's also weird to have different priority of rewrite rules
 depending on the structure used.

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


More information about the wp-trac mailing list