[wp-trac] [WordPress Trac] #59121: Issue with bulk edit checkbox selection in the post table list.
WordPress Trac
noreply at wordpress.org
Wed Dec 20 12:12:47 UTC 2023
#59121: Issue with bulk edit checkbox selection in the post table list.
-------------------------------------------------+-------------------------
Reporter: hiteshtalpada | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.5
Component: Quick/Bulk Edit | Version:
Severity: normal | Resolution:
Keywords: has-patch has-screenshots needs- | Focuses: javascript
testing |
-------------------------------------------------+-------------------------
Comment (by ugyensupport):
== Issue with bulk edit checkbox selection in the post table list.
=== Description
bulk edit checkbox selection in the post table list should not show
checked
=== Environment
- WordPress: 6.4.2
- PHP: 8.3.0
- Server: Apache/2.4.54 (Unix) mod_fastcgi/mod_fastcgi-SNAP-0910052141
OpenSSL/1.0.2u mod_wsgi/3.5 Python/2.7.18
- Database: mysqli (Server: 5.7.39 / Client: mysqlnd 8.3.0)
- Browser: Chrome 120.0.0.0 (macOS)
- Theme: Twenty Twenty-Four 1.0
- MU-Plugins: None activated
- Plugins:
* Gutenberg 17.2.3
* WordPress Beta Tester 3.5.5
=== Steps to Reproduce
1. Case 1:
Select all post items and add them to the bulk edit. remove one item from
the bulk edit box. **The checkbox in the table header ( select all
checkbox ) and footer ( select all checkbox ) should not show checked.**
🐞 Bug occurs.
Case 2:
Select all post items and add them to the bulk edit. remove all items from
the bulk edit box. **The checkbox in the table header ( select all
checkbox ) and footer ( select all checkbox ) should not show checked.**
🐞 Bug occurs.
Case 3:
Select some post items and apply bulk edit then after selecting all posts
manually, ** The checkbox in the table header ( select all checkbox ) and
footer ( select all checkbox ) should show unchecked.** 🐞 Bug occurs.
Case 4:
Select all post items and add them to the bulk edit. Remove some items
from the bulk edit box. Then, add the post item again in bulk edit. **The
checkbox in the table header (select all checkbox) and footer (select all
checkboxes) remain unchecked.**
=== Expected Results
1. ✅ should not show checked
=== Actual Results
1. ✅ The above given 59121.patch fixed all the above four cases
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59121#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list