[wp-meta] [Making WordPress.org] #2869: $_POST does not check on existing keys in sponsor info
Making WordPress.org
noreply at wordpress.org
Thu Jun 15 12:33:44 UTC 2017
#2869: $_POST does not check on existing keys in sponsor info
--------------------------------------+---------------------------
Reporter: davidmosterd | Owner: coreymckrill
Type: enhancement | Status: closed
Priority: low | Milestone:
Component: WordCamp Site & Plugins | Resolution: fixed
Keywords: good-first-bug has-patch |
--------------------------------------+---------------------------
Changes (by coreymckrill):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"5568"]:
{{{
#!CommitTicketReference repository="" revision="5568"
WordCamp Post Types: Avoid notices for missing $_POST keys
Use `filter_input` to ensure that $_POST keys exist before calling
their values. This function isn't used anywhere in Core because of
PHP compatibility issues, but it shouldn't cause an issue on
WordCamp.org.
Props davidmosterd
Fixes #2869
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2869#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list