[wp-trac] [WordPress Trac] #58161: WordPress post editor pagination uses inconsistent URL variable to rest of site

WordPress Trac noreply at wordpress.org
Tue May 2 19:35:24 UTC 2023


#58161: WordPress post editor pagination uses inconsistent URL variable to rest of
site
--------------------------------+------------------------------
 Reporter:  roballshouse        |       Owner:  (none)
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Administration      |     Version:  6.2
 Severity:  normal              |  Resolution:
 Keywords:  needs-testing-info  |     Focuses:
--------------------------------+------------------------------

Comment (by roballshouse):

 == Testing Instructions
 Setup a WP environment with separate SERVER['HTTP_HOST'] values (such as
 127.0.0.1) and WP_SITE_URL value (such as a custom domain, pointing to the
 host)

 Navigate to Post editor, and look at "Next Page" URL

 === Steps to Test
 1. Navigate to <server>/wp-admin/edit.php on remote system using domain
 (e.g. ww.myblog.com/wp-admin/edit.php)
 2. Attempt to click <Next Page>
 3. Fail due to invalid URL (such as https://127.0.0.1:8090/wp-
 admin/edit.php?paged=2)

 === Expected Results
 Lists each expected result or behavior, i.e. what should happen when
 running the test(s):
 - ✅ Able to navigate between post edit pages

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58161#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list