[wp-trac] [WordPress Trac] #54106: wp_nonce_field in get forms
WordPress Trac
noreply at wordpress.org
Mon Oct 10 18:57:58 UTC 2022
#54106: wp_nonce_field in get forms
-------------------------------------------------+-------------------------
Reporter: msolution | Owner: pbearne
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.1
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: has-unit-tests has-patch has- | Focuses:
testing-info | administration
-------------------------------------------------+-------------------------
Changes (by audrasjb):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"54449" 54449]:
{{{
#!CommitTicketReference repository="" revision="54449"
General: Remove instances of `_wp_http_referer` from GET forms in the
admin.
This changeset removes all instances of `_wp_http_referer` variable from
the URL when creating a hidden input for `_wp_http_referer`. It prevents
the hidden field from having an additional version of `_wp_http_referer`
each time the form is submitted.
Props msolution, justinahinon, pbearne, mikeschroder, mukesh27, audrasjb,
Clorith, chaion07, robinwpdeveloper, hztyfoon, davidbaumwald, costdev,
adamsilverstein.
Fixes #54106.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54106#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list