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's profile nbachiyski Owned by:
Milestone: 2.6 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: Cc:

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

  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.