[wp-trac] [WordPress Trac] #15725: "Skip Confirmation Email" checkbox value is ignored

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 8 15:45:43 UTC 2010


#15725: "Skip Confirmation Email" checkbox value is ignored
--------------------------+-------------------------------------------------
 Reporter:  ocean90       |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.1      
Component:  Users         |     Version:  3.1      
 Severity:  blocker       |    Keywords:  has-patch
--------------------------+-------------------------------------------------
Changes (by wpdavis):

 * cc: will@… (added)


Comment:

 The isset( $_POST[ 'adduser' ] ) check is needed to make sure the right
 form is being submitted. In MS, there are two forms on that page that use
 the same names for fields — without that check you spawn a ton of errors
 because WordPress tries to submit two forms at once.

 I'll take a look into the problem.

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


More information about the wp-trac mailing list