[wp-trac] [WordPress Trac] #39258: Move bottom of options-permalink.php into Contextual Help

WordPress Trac noreply at wordpress.org
Tue Oct 5 22:28:13 UTC 2021


#39258: Move bottom of options-permalink.php into Contextual Help
---------------------------------------------+-----------------------------
 Reporter:  johnjamesjacoby                  |       Owner:  (none)
     Type:  enhancement                      |      Status:  new
 Priority:  normal                           |   Milestone:  5.9
Component:  Permalinks                       |     Version:
 Severity:  normal                           |  Resolution:
 Keywords:  good-first-bug has-patch commit  |     Focuses:  administration
---------------------------------------------+-----------------------------

Comment (by hellofromTonya):

 = Test Report

 Environment:
 - Browser: Chrome version 93.0.4577.82 and Firefox version 92.0.1
 - Localhost: Local
 - OS: macOS Big Sur version 11.6
 - WordPress: `trunk` and 5.8.1

 == Expected Results
 - The link should not show below the `Save` button on the Settings >
 Permalinks page
 - In the `Help` tab and on the right `For more information:` sidebar:
    - On an `Apache` web server, the `Documentation on Nginx
 configuration.` link should not appear in the list of links.
    - On an `Nginx` web server, the `Documentation on Nginx configuration.`
 link should appear in the list of links.


 == Test Instructions

 1. Apply [attachment:"39258.diff"] patch
 2. In Local, set the `Web Server` to `Apache` and then start the site.
 3. Go to and log into the site's admin area
 4. Go to Settings > Permalinks => Notice the link does not show below the
 Save button
 5. Click on the "Help" tab in the top right hand side of the screen. This
 lowers the help area. => Notice the link does not appear in the right
 sidebar.
 6. In Local, change the `Web Server` to `nginx`.
 7. Refresh the Permalinks page => Notice the link does not show below the
 Save button (it used to show here).
 8. Click on the "Help" tab to reveal the help area. => Notice the link
 does appear in the right sidebar.

 == Test Results

 - When Apache, the link does not show below the Save button ✅
 - When Apache, the link does not show in the Help tab's right sidebar ✅
 - When Nginx, the link no longer shows below the Save button ✅
 - When Nginx, the link now shows in the Help tab's right sidebar ✅

 All work as expected ✅

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


More information about the wp-trac mailing list