[wp-trac] [WordPress Trac] #18088: Network Admin Email setting in wp-admin/network/settings.php fails silently

WordPress Trac noreply at wordpress.org
Thu Oct 8 01:34:07 UTC 2015


#18088: Network Admin Email setting in wp-admin/network/settings.php fails silently
----------------------------------+----------------------------------------
 Reporter:  kawauso               |       Owner:
     Type:  defect (bug)          |      Status:  new
 Priority:  normal                |   Milestone:  Future Release
Component:  Networks and Sites    |     Version:  3.2
 Severity:  normal                |  Resolution:
 Keywords:  has-patch needs-      |     Focuses:  administration, multisite
  refresh                         |
----------------------------------+----------------------------------------

Comment (by iamfriendly):

 This is now not the case as `update_site_option()` is called for all
 options without independent checks on the `$_POST`ed values. (The value is
 run through `wp_unslash` first).

 Suggest we close this ticket.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/18088#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list