[wp-trac] [WordPress Trac] #47355: Opening/closing tag mismatch in media templates
WordPress Trac
noreply at wordpress.org
Wed May 22 22:49:29 UTC 2019
#47355: Opening/closing tag mismatch in media templates
---------------------------+-----------------------------
Reporter: TravisSeitler | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
When looking into another issue I realized both the {{{#tmpl-audio-
details}}} and {{{#tmpl-video-details}}} templates in [src/wp-includes
/media-template.php] have mismatched tags for input field labels. (In both
cases, the opening tag is a {{{<label>}}} but the closing tag is a
{{{</span>}}}.)
#tmpl-audio-details: https://core.trac.wordpress.org/browser/trunk/src/wp-
includes/media-template.php#L1138
#tmpl-video-details: https://core.trac.wordpress.org/browser/trunk/src/wp-
includes/media-template.php#L1273
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47355>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list