[wp-trac] [WordPress Trac] #61561: autofocus query string parameter in customizer url is broken in WP6.6-RC2

WordPress Trac noreply at wordpress.org
Thu Jul 18 17:24:56 UTC 2024


#61561: autofocus query string parameter in customizer url is broken in WP6.6-RC2
-----------------------------------------------+---------------------
 Reporter:  jamesros161                        |       Owner:  (none)
     Type:  defect (bug)                       |      Status:  new
 Priority:  normal                             |   Milestone:  6.6.2
Component:  Customize                          |     Version:  6.6
 Severity:  normal                             |  Resolution:
 Keywords:  has-patch commit has-testing-info  |     Focuses:
-----------------------------------------------+---------------------
Changes (by hellofromTonya):

 * keywords:  has-patch needs-testing needs-testing-info commit => has-patch
     commit has-testing-info


Comment:

 == Test Report

 Patch tested: https://github.com/WordPress/wordpress-develop/pull/6974

 === Environment
 - OS: macOS
 - Web Server: Nginx
 - PHP: 8.3
 - WordPress: 6.6.1-alpha-58737-src
 - Browser: Firefox 128.0
 - Theme: Twenty Twenty-One
 - Active Plugins: None.

 === Steps

 1. Open Customizer.
 2. Add the following URL params `autofocus%5Bsection%5D=colors` to the end
 of the URL, e.g. http://localhost:8889/wp-admin/customize.php?return
 =%2Fwp-admin%2F&autofocus%5Bsection%5D=colors).
 3. Observe if the Colors section opens.

 === Actual Results

 When reproducing a bug/defect (before applying the patch:
 - ❌ Error occurs. Can reproduce.

 When testing the bugfix patch (after applying the patch):
 - ✅ Issue resolved.

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


More information about the wp-trac mailing list