[wp-trac] [WordPress Trac] #4884: wp_nonce_url() is generating
broken URLs
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 1 09:06:04 GMT 2007
#4884: wp_nonce_url() is generating broken URLs
-----------------------------+----------------------------------------------
Reporter: Viper007Bond | Owner: anonymous
Type: defect | Status: new
Priority: highest omg bbq | Milestone: 2.3
Component: General | Version: 2.3
Severity: blocker | Keywords: needs-patch
-----------------------------+----------------------------------------------
`wp_nonce_url()` is generating bad URLs. For example, here is the
activation URL for the "Hello Dolly" plugin:
{{{
plugins.php?action=activate&amp%3Bplugin=hello.php&_wpnonce=fbb5d56d32
}}}
Clicking that link takes you to a nonce confirmation screen which after
clicking "Yes", leaves you without the action being taken (in this case,
the plugin being activated).
----
PHP v5.2.1[[BR]]
Latest WP SVN ([6001])[[BR]]
WAMP environment
All plugins disabled
--
Ticket URL: <http://trac.wordpress.org/ticket/4884>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list