[wp-trac] [WordPress Trac] #62980: Media uploader error notice: Missing line break

WordPress Trac noreply at wordpress.org
Mon Feb 17 22:56:44 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 audrasjb):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59835" 59835]:
 {{{
 #!CommitTicketReference repository="" revision="59835"
 Uploads: Use the `word-wrap-break-word` instead of specific CSS on
 `.upload-error-filename`.

 This changeset replaces the `word-break: break-all` CSS declaration added
 to the `.upload-error-filename` element with the common class `word-wrap-
 break-word`, for better maintainability.

 Follow-up to [59834].

 Props sabernhardt.
 Fixes #62980.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62980#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list