[wp-trac] [WordPress Trac] #17145: Entities in protected post passwords cause password mismatch

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 19 03:40:18 UTC 2011


#17145: Entities in protected post passwords cause password mismatch
--------------------------+-----------------------
 Reporter:  dllh          |       Owner:  dd32
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  3.3
Component:  Validation    |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------
Changes (by dd32):

 * owner:   => dd32
 * status:  new => accepted
 * milestone:  Awaiting Review => 3.3


Comment:

 Rather late patch review..

 {{{get_magic_quotes_gpc()}}} is not needed, as WordPress currently
 forcibly quotes them, in this case, $_COOKIE should always be
 stripslashed.

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


More information about the wp-trac mailing list