[wp-trac] Re: [WordPress Trac] #6697: Percent Encoding in URL should be capital alphabets instead of small letters

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 10 22:09:58 GMT 2009


#6697: Percent Encoding in URL should be capital alphabets instead of small
letters
--------------------------+-------------------------------------------------
 Reporter:  akky          |       Owner:  ryan          
     Type:  defect (bug)  |      Status:  new           
 Priority:  normal        |   Milestone:  Future Release
Component:  Permalinks    |     Version:  2.5           
 Severity:  major         |    Keywords:  has-patch     
--------------------------+-------------------------------------------------

Comment(by Denis-de-Bernardy):

 suggesting one slight tweak on the patch:

 static $fn = create_function(bla blah);

 preg_replace_callback(..., $fn, ...)

 else it creates one new function per call, and it can get memory hungry.

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


More information about the wp-trac mailing list