[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 26 08:15:44 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 needs-unit-tests |
-------------------------------------------------+-------------------------
Comment (by iamadisingh):
== 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.3
- Database: mysqli (Server: 8.4.5 / Client: mysqlnd 8.2.28)
- Browser: Chrome 137.0.0.0
- OS: macOS
- 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
- Applied patch using: `npm run grunt patch:https://github.com/WordPress
/wordpress-develop/pull/9003`
- Testing Process:
- **Setup:** Created test post with multiple playlist shortcodes using
audio file attachment IDs from media library
- **Tested scenario:** `[playlist ids="999999"]` followed by
`[playlist ids="11"]` and `playlist ids="12"]` (valid audio file)
- ✅ Invalid first playlist fails gracefully (returns empty)
- ✅ Valid second and third playlist renders correctly with working
audio controls
=== Supplemental Artifacts
**Editor Screenshot:** https://ibb.co/FLstHzMd
''(WordPress admin editor showing test setup with playlist shortcodes)''
**Frontend Screenshot:** https://ibb.co/nqY5ZnSk
''(Frontend view showing fix working - invalid playlist fails gracefully,
valid playlists render)''
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63583#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list