Opened 6 years ago
Closed 6 years ago
#46875 closed defect (bug) (fixed)
ALT Text description should be added to media.php edit page too.
Reported by: | chetan200891 | Owned by: | afercia |
---|---|---|---|
Milestone: | 5.2 | Priority: | normal |
Severity: | normal | Version: | 5.2 |
Component: | Media | Keywords: | has-patch commit |
Focuses: | accessibility, administration | Cc: |
Description
After reviewing ticket #41612, I found that ALT Text description is added to Media edit model, New Media model but it is missing on media edit page, when someone edit media from media list view.
Attachments (2)
Change History (7)
This ticket was mentioned in Slack in #accessibility by chetan200891. View the logs.
6 years ago
#3
@
6 years ago
- Component changed from General to Media
- Keywords needs-refresh added
- Milestone changed from Awaiting Review to 5.2
- Owner set to afercia
- Status changed from new to assigned
- Version set to trunk
#4
@
6 years ago
- Keywords commit added; needs-refresh removed
46875.2.diff builds on the previous patch and:
Note: See
TracTickets for help on using
tickets.
Created initial patch to add ALT Text description to media edit page.