[wp-trac] Re: [WordPress Trac] #6564: Multiple admin forms means multiple ID="_wpnonce", rendering XHTML invalid

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 3 04:44:10 GMT 2008


#6564: Multiple admin forms means multiple ID="_wpnonce", rendering XHTML invalid
-------------------------------------+--------------------------------------
 Reporter:  markjaquith              |        Owner:  markjaquith
     Type:  defect                   |       Status:  assigned   
 Priority:  low                      |    Milestone:  2.6        
Component:  Administration           |      Version:  2.5        
 Severity:  minor                    |   Resolution:             
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------
Changes (by markjaquith):

  * keywords:  => has-patch needs-testing
  * owner:  anonymous => markjaquith
  * status:  new => assigned

Comment:

 {{{6564.001.diff}}} uses _wpnonce{2,3,4...} if _wpnonce has already been
 used.  The name stays as "_wpnonce" so this won't break the nonce
 functionality.  Need to make sure that autosave isn't affected and that
 there aren't any instances of multiple _wpnonce's that are jQueried.  I'm
 guessing there aren't, and even if there are, it should grab the first one
 anyway, so no change in functionality.

 Still, needs testing.

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


More information about the wp-trac mailing list