[wp-trac] [WordPress Trac] #53488: The `action` passed to jQuery.ajax is possibly `null`
WordPress Trac
noreply at wordpress.org
Fri Jun 25 14:49:48 UTC 2021
#53488: The `action` passed to jQuery.ajax is possibly `null`
------------------------------+-------------------------
Reporter: ixkaito | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.8
Component: Widgets | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: javascript
------------------------------+-------------------------
Changes (by desrosj):
* owner: (none) => desrosj
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"51238" 51238]:
{{{
#!CommitTicketReference repository="" revision="51238"
Widgets: Avoid a TypeError when adding a widget in the Customizer.
This fixes a bug where `action` is set to `null` when adding a widget in
the Customizer.
Fixes #53488. See #53421, #53419.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53488#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list