[wp-trac] [WordPress Trac] #32295: Pagination on preview/scheduled posts
WordPress Trac
noreply at wordpress.org
Sun May 25 21:00:14 UTC 2025
#32295: Pagination on preview/scheduled posts
-------------------------------------------------+-------------------------
Reporter: jacklyn.jade | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
| Release
Component: Posts, Post Types | Version: 4.2.2
Severity: normal | Resolution:
Keywords: has-patch has-test-info dev- | Focuses:
feedback |
-------------------------------------------------+-------------------------
Changes (by SirLouen):
* keywords: has-patch needs-testing => has-patch has-test-info dev-
feedback
Comment:
== Combined Bug Reproduction and Patch Test Report
=== Description
✅ This report validates that the indicated patch works as expected.
Patch tested: https://patch-diff.githubusercontent.com/raw/WordPress
/wordpress-develop/pull/8839.diff
=== Environment
- WordPress: 6.9-alpha-60093-src
- PHP: 8.2.28
- Server: nginx/1.27.5
- Database: mysqli (Server: 8.4.5 / Client: mysqlnd 8.2.28)
- Browser: Chrome 137.0.0.0
- OS: Windows 10/11
- Theme: Twenty Sixteen 3.5
- MU Plugins: None activated
- Plugins:
* Classic Editor 1.6.7
* Test Reports 1.2.0
=== Reproduction Steps
1. First you need a non-block theme to reproduce this like 2016
2. Create a post like this:
{{{
This is the first page
<!--nextpage-->
This is the second page
<!--nextpage-->
This is the third page
<!--nextpage-->
This is the fourth page
}}}
3. Go to the post and check you can move through the paginated sections
4. Schedule the post in the future
5. Hit on preview
6. 🐞 Check you can move through the pagination sections, it doesn't work.
=== Expected Results
- Pagination works on Preview with the Scheduled post.
=== Actual Results
1. ✅ Issue resolved with patch.
=== Additional Notes
- @adamsilverstein this patch is ready to be shipped. Simple yet
effective. Can go into 6.8.2 or 6.8.3 without troubles.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32295#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list