[wp-trac] [WordPress Trac] #62980: Media uploader error notice: Missing line break
WordPress Trac
noreply at wordpress.org
Mon Feb 17 22:30:45 UTC 2025
#62980: Media uploader error notice: Missing line break
--------------------------+--------------------------------------
Reporter: kharisblank | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8
Component: Upload | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui, css, administration
--------------------------+--------------------------------------
Changes (by sabernhardt):
* keywords: has-patch commit => has-patch
Comment:
This is already committed, and `break-all` works, but the error message
could have reused a common class for `break-word` (available since
[53777]):
{{{
<span class="upload-error-filename word-wrap-break-word">{{{ data.filename
}}}</span>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62980#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list