[wp-trac] [WordPress Trac] #63583: Issue when having multiple Audio and/or Video playlists at the same page

WordPress Trac noreply at wordpress.org
Thu Jun 19 14:40:35 UTC 2025


#63583: Issue when having multiple Audio and/or Video playlists at the same page
-------------------------------------------------+-------------------------
 Reporter:  Guido07111975                        |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Embeds                               |     Version:  6.8
 Severity:  normal                               |  Resolution:
 Keywords:  has-test-info has-screenshots has-   |     Focuses:
  patch needs-testing                            |
-------------------------------------------------+-------------------------

Comment (by rollybueno):

 == Test Report
 === Description
 This report validates whether the indicated patch works as expected.

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

 === 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 136.0.0.0
 - OS: Linux
 - Theme: Twenty Twenty-Five 1.2
 - MU Plugins: None activated
 - Plugins:
   * Test Reports 1.2.0

 === Actual Results
 1. ✅ Issue resolved with patch.

 === Additional Notes
 - I was able to reproduce the issue again on the nightly version,
 consistent with my previous report in
 https://core.trac.wordpress.org/ticket/63583#comment:1.
 - Patch was applied using the following steps:
   - `git fetch upstream pull/9003/head:pr-9003`
   - `git checkout pr-9003`
 - I had to perform a hard restart of Docker to ensure the patch was
 properly applied in the testing environment, using the following steps.:
   1.
 {{{
 npm run env:stop
 }}}
   2. Close the Docker Desktop app and re-open
   3.
 {{{
 npm run env:start
 }}}
   4. Refresh the playlist page
 - After applying the patch, the issue **no longer occurs**.


 === Supplemental Artifacts
 ▶️ **Primary Screencast (Recommended | Full Walkthrough)**: See the patch
 in action, including reproduction and resolution steps.
 https://drive.google.com/file/d/1HXbZCSuv7RETaLr2bnWXdin7H1bBeDs2/view?usp=sharing

 Before checkout to pr-9003:
 [[Image(https://i.imgur.com/uxdnAQK.png)]]

 After checking out to pr-9003:
 [[Image(https://i.imgur.com/KtoC7DM.png)]]

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


More information about the wp-trac mailing list