Opened 18 years ago
Closed 18 years ago
#7253 closed defect (bug) (fixed)
Long titles can break attachment listings
| Reported by: |
|
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [8265]) Excerpt long media titles. Props nbachiyski. fixes #7253