[wp-trac] [WordPress Trac] #18086: Taxonomy Rewrite Strips Spaces from Querystring Vars

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 5 10:59:02 UTC 2011


#18086: Taxonomy Rewrite Strips Spaces from Querystring Vars
----------------------------------------+-----------------------
 Reporter:  MathSmath                   |       Owner:  dd32
     Type:  defect (bug)                |      Status:  accepted
 Priority:  normal                      |   Milestone:  3.3
Component:  Canonical                   |     Version:
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch needs-unit-tests  |
----------------------------------------+-----------------------

Comment (by dd32):

 http://unit-tests.trac.wordpress.org/changeset/446

 Going with rawurlencode() here as it seems like the correct function
 (urlencode does spaces as + "for historical reasons", rawurlencode does it
 as %20)

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


More information about the wp-trac mailing list