Opened 5 years ago
Closed 5 years ago
#48159 closed defect (bug) (duplicate)
Closing tag doesn't match opening tag
Reported by: | emilushi | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 5.0 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
This isn't real bug just a small type on closing the tag.
On wp-includes/media-template.php
on line 1138 the opening tag is label
and closing tag is span
.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #47355.
Hi @emilushi!
Thank you for this ticket!
This was introduced in [42444], but has since been corrected in [45381] and will be included in 5.3 later this year.