#31684 closed defect (bug) (fixed)
media.view.Settings.Gallery.extend doesn't work anymore
Reported by: | bduclos | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | Media | Keywords: | |
Focuses: | javascript | Cc: |
Description
I use the code below to add custom parameters to galleries. (Jetpack do the same to add a type parameter). Since Trunk split the javascript files into modules, it doesn't work anymore.
media.view.Settings.Gallery = media.view.Settings.Gallery.extend({})
Attachments (1)
Change History (8)
This ticket was mentioned in Slack in #core by drew. View the logs.
10 years ago
This ticket was mentioned in Slack in #core by drew. View the logs.
10 years ago
#3
@
10 years ago
- Keywords dev-feedback added
- Milestone changed from Awaiting Review to 4.2
- Owner set to wonderboymusic
- Priority changed from normal to high
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.
See also comment:34:ticket:28510.
@wonderboymusic: Could I get you to follow up here please? Looks like there are a couple of reports of issues following the JS modularization in #28510.