[wp-trac] [WordPress Trac] #15981: Quick edit (and other actions) need to cancel AJAX actions
WordPress Trac
noreply at wordpress.org
Thu Feb 5 16:08:42 UTC 2026
#15981: Quick edit (and other actions) need to cancel AJAX actions
-----------------------------+-----------------------------
Reporter: nacin | Owner: garyc40
Type: defect (bug) | Status: assigned
Priority: low | Milestone: Future Release
Component: Quick/Bulk Edit | Version: 3.1
Severity: normal | Resolution:
Keywords: needs-refresh | Focuses: administration
-----------------------------+-----------------------------
Changes (by sajib1223):
* keywords: needs-testing needs-refresh => needs-refresh
Comment:
When I try to apply the patch
https://core.trac.wordpress.org/attachment/ticket/15981/garyc40-15981.patch
against the latest trunk `7.0-alpha-61215-src`, it fails with the
following message:
{{{
Running "patch:15981" (patch) task
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git wp-admin/js/edit-comments.dev.js wp-admin/js/edit-
comments.dev.js
|index 177dc86..0dbc0a6 100644
|--- wp-admin/js/edit-comments.dev.js
|+++ wp-admin/js/edit-comments.dev.js
--------------------------
File to patch:
}}}
The patch is failing to apply.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/15981#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list