[wp-trac] [WordPress Trac] #39946: Private posts can be sticky when bulk editing them from wp-admin/edit.php
WordPress Trac
noreply at wordpress.org
Sun Feb 1 11:59:11 UTC 2026
#39946: Private posts can be sticky when bulk editing them from wp-admin/edit.php
-------------------------------------------------+-------------------------
Reporter: imath | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Quick/Bulk Edit | Version:
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback needs- | Focuses: javascript
refresh |
-------------------------------------------------+-------------------------
Changes (by ozgursar):
* keywords: has-patch reporter-feedback needs-testing => has-patch
reporter-feedback needs-refresh
Comment:
When I try to apply the patch
https://core.trac.wordpress.org/attachment/ticket/39946/39946.patch
against the `trunk` (7.0-alpha-61215-src), it fails to apply with the
following message:
{{{
[baseline-browser-mapping] The data in this module is over two months old.
To ensure accurate Baseline data, please update: `npm i baseline-browser-
mapping at latest -D`
package.json has not been modified.
Running "patch:39946" (patch) task
Old file path src/wp-admin/js/inline-edit-post.js found in patch. This
path has been automatically replaced by src/js/_enqueues/admin/inline-
edit-post.js.
patching file 'src/js/_enqueues/admin/inline-edit-post.js'
1 out of 1 hunks failed--saving rejects to 'src/js/_enqueues/admin/inline-
edit-post.js.rej'
}}}
As we can't successfully apply the patch, I'm removing the `needs-testing`
and adding `needs-refresh`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39946#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list