Closed (fixed)
Project:
Brightcove Video Connect
Version:
7.x-3.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2012 at 13:39 UTC
Updated:
11 May 2012 at 12:50 UTC
When the BC video field is changed after upload or attach a video, there is no chance to catch it, because it is not connected to any event. I create a patch, which connects these module actions with the change event:
parent.jQuery("." + field_rel).val(data).triggerHandler('change');
In this case, the event handling on the BC video field is more reliable.
| Comment | File | Size | Author |
|---|---|---|---|
| brightcove-js-trigger.patch | 554 bytes | k.dani |
Comments
Comment #1
tamasd commentedMerged to 7.x-3.x.