[wp-trac] [WordPress Trac] #16627: Rewrite query vars are stripped from custom taxonomy page URLs via redirect_canonical()

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 19 03:37:30 UTC 2011


#16627: Rewrite query vars are stripped from custom taxonomy page URLs via
redirect_canonical()
--------------------------+--------------------
 Reporter:  gnoodl        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.1.1
Component:  Canonical     |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by dd32):

 The other option is to cripple the canonicalisation for taxonomies for
 3.1.x by adding back in the check for `$_GET` variables present, that'll
 at least cause canonical to not apply to pure rewrite rules, but as soon
 as a `$_GET` variable is added to the mix, it'll kick in again.. as it
 should've done so in 3.0. and leave above patch for a 3.2 fix.

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


More information about the wp-trac mailing list