[wp-trac] Re: [WordPress Trac] #8098: trailing p's removed from query by canonical redirect

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 9 22:39:23 GMT 2008


#8098: trailing p's removed from query by canonical redirect
-----------------------------------+----------------------------------------
 Reporter:  DD32                   |        Owner:  anonymous
     Type:  defect                 |       Status:  new      
 Priority:  normal                 |    Milestone:  2.7      
Component:  General                |      Version:  2.7      
 Severity:  normal                 |   Resolution:           
 Keywords:  has-patch 2nd-opinion  |  
-----------------------------------+----------------------------------------
Changes (by stevish):

  * keywords:  => has-patch 2nd-opinion

Comment:

 with 8098.3:

 p=&page_id=10&cat=&tag=php => page_id=10&tag=php [[br]]
 tag=p => tag=p [[br]]
 tag= => [[br]]
 tag=php&p= => tag=php [[br]]
 tag=php&p => tag=php [[br]]
 p=&tag=php => tag=php

 Am I missing anything? I'm assuming that this is the desired result, but
 I'm not 100% sure... there could be other implications I'm not aware of.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8098#comment:16>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list