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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [8265]) Excerpt long media titles. Props nbachiyski. fixes #7253