Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#3185 closed defect (bug) (duplicate)

options.php saves nonce fields and Submit button value

Reported by: donncha Owned by: rboren
Priority: normal Milestone:
Component: General Version: 2.1
Severity: normal Keywords: options nonce
Cc:

Description

If you edit the options of a blog directly through options.php it will add options for Update, Wpnonce, and Wp_http_referer. This is because $_POSTpage_options? doesn't exist.

To fix: add each element of the form to an array and run through that array when updating, or just check for the nonce fields.

Change History (3)

Related (duplicate?): #2595

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #2595

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.