#50840 closed defect (bug) (fixed)
wp-playlist HTML validation ERROR
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | major | Version: | 5.1 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
the html validator is reporting an error for the wp-playlist part of the core
the error part is something like this:
<audio controls="controls" preload="none" width=" 618 " >
with line breaks in betweens. Please, could you fix this? Thank you
Change History (4)
#1
in reply to:
↑ description
@
6 months ago
#2
@
6 months ago
- Component changed from General to Media
- Keywords wp-playlist html error removed
- Milestone changed from Awaiting Review to 5.6
- Version changed from 5.4.2 to 5.1
Hi there, welcome to WordPress Trac! Thanks for the report.
Introduced in [42343]. Changing the version to 5.1 as the earliest affected version.
#3
follow-up:
↓ 4
@
6 months ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 48716:
#4
in reply to:
↑ 3
@
6 months ago
Replying to SergeyBiryukov:
In 48716:
Привет, Сергей! Спасибо большое за фикс! Он будет доступен в версии 5.6? Простите - я новенький не совсем понимаю, как все работает на trac.
Hello, Sergei! Thank you very much for fixing the error! Is it okay to ask, how I can better understand when will this fix be introduced? Does it mean in v5.6? Thank you! :)
Version 0, edited 6 months ago
by
(next)
Note: See
TracTickets for help on using
tickets.
Replying to hvar:
I created a post, and added my playlist to it using the wordpress built-in playlist feature. After that, html validator is showing this error on my page.