[wp-trac] [WordPress Trac] #56265: issue with unordered posts in pagination after deleting one post
WordPress Trac
noreply at wordpress.org
Thu Jul 21 09:36:33 UTC 2022
#56265: issue with unordered posts in pagination after deleting one post
-----------------------------------------------+---------------------------
Reporter: mikulabc | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Posts, Post Types | Version:
Severity: normal | Keywords:
Focuses: ui, accessibility, administration |
-----------------------------------------------+---------------------------
/wp-admin/edit.php?post_status=pending&post_type=post&paged=3
if posts have the same "modified" date, wordpress randomizes the order of
posts displayed in the pagination results, the page shows the posts in a
fixed specific order before the deletion of a single post in the results
list and after deleting one post, it shows a different order of items (see
attachment example).
fix: it should stick to using a parameter to sort items fixed in an order
if all have the same date and time and one gets deleted.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56265>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list