[wp-trac] [WordPress Trac] #5664: wp_nonce_ays(): "Yes"-Button in
nonce confirmation does not work
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 14 12:45:22 GMT 2008
#5664: wp_nonce_ays(): "Yes"-Button in nonce confirmation does not work
---------------------+------------------------------------------------------
Reporter: salgar | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3.3
Component: General | Version: 2.3
Severity: normal | Keywords:
---------------------+------------------------------------------------------
In function wp_nonce_ays() (in functions.php, line 1197), the form action
for the "Yes" button is set to $pagenow. It should be set to
$_SERVER['REQUEST_URI'].
Currently the "Yes" button in the nonce confirmation pages of my plugin
leads to admin.php instead of admin.php?page=pluginname.php
This issue is also described by ozh in a mail to wp-hackers mailing list
http://comox.textdrive.com/pipermail/wp-hackers/2007-July/013579.html
--
Ticket URL: <http://trac.wordpress.org/ticket/5664>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list