[wp-trac] [WordPress Trac] #8552: Confirmation dialogue (when
wpnonce is missing) lacks buttons
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 10 01:01:11 GMT 2008
#8552: Confirmation dialogue (when wpnonce is missing) lacks buttons
----------------------------+-----------------------------------------------
Reporter: mastermind | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: major | Keywords:
----------------------------+-----------------------------------------------
Each security-relevant request in the WP admin requires a "nonce" to be
present, which is embedded into a form or attached to a URL. If the
wpnonce is missing, WP asks, if the user really intends to perform the
requested action. So far so good.
Now, I realize that in my test installation, the buttons "Yes" and "No"
are missing. WP only asks "Are you sure you want to do this?".
Reproducable with a direct call to calling http://example.org/wp-admin
/update-core.php?action=do-core-upgrade.
Tested with r78666.
--
Ticket URL: <http://trac.wordpress.org/ticket/8552>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list