Opened 4 months ago
Last modified 4 months ago
#59009 new defect (bug)
units missing in media details
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | has-screenshots has-patch |
Focuses: | Cc: |
Description
Some units are missing which have been there before, see #39667
Length and Dimensions have no units anymore. I don't know since when, just found out using v6.3
This is the view you get after clicking a video in media gallery (Attachment Details) and then click on "Edit more details"
Attachments (5)
Change History (9)
#2
@
4 months ago
btw: same issue in attachment details view.
The specific 'Dimensions' are generated in
https://github.com/WordPress/wordpress-develop/blob/6.3/src/wp-admin/includes/media.php#L3304
Note: See
TracTickets for help on using
tickets.
Hello,
It seems that [43633] and [44481] (from #39667) only improved
media-template.php
and notmedia.php
where I believe the strings you mentioned come from.See https://github.com/WordPress/wordpress-develop/blob/6.3/src/wp-admin/includes/media.php#L1665