[wp-trac] [WordPress Trac] #22611: Media modal: Don't fire two AJAX calls on settings update
WordPress Trac
noreply at wordpress.org
Tue Nov 27 20:26:53 UTC 2012
#22611: Media modal: Don't fire two AJAX calls on settings update
-------------------------+--------------------------
Reporter: ocean90 | Type: defect (bug)
Status: new | Priority: normal
Milestone: 3.5 | Component: Media
Version: trunk | Severity: normal
Keywords: needs-patch |
-------------------------+--------------------------
See media-views.js:3408
{{{
'change [data-setting]': 'updateSetting',
'change [data-setting] input': 'updateSetting',
}}}
Note by koop: should set a flag so one higher up doesn't fire.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22611>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list