Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#7253 closed defect (bug) (fixed)

Long titles can break attachment listings

Reported by: nbachiyski Owned by:
Priority: normal Milestone: 2.6
Component: General Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

If an attchment has too long title (>120 chars) the listing of media items in Add media dialogs breaks. The Show/Hide button goes to the next line and is sometimes unclickable.

The patch limits the title to 100 characters, when used in that context.

Attachments (1)

limit-attachment-titles.diff (417 bytes ) - added by nbachiyski 18 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [8265]) Excerpt long media titles. Props nbachiyski. fixes #7253

Note: See TracTickets for help on using tickets.