Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
WYSIWYG integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2013 at 13:58 UTC
Updated:
10 Oct 2013 at 03:38 UTC
The extract_file_info method in the media.filter.js file does not call allowed_attributes properly. It calls the method as a property by not using the () characters.
Added the () characters behind the method call.
| Comment | File | Size | Author |
|---|---|---|---|
| allowed_attributes_function_call.patch | 484 bytes | robindrost |
Comments
Comment #2
Rob C commentedAs per http://drupalcode.org/project/media.git/commit/5839787 let's mark this fixed.
Comment #3
ParisLiakos commentedah, sorry i missed this issue:/
@robindrost i owe you some commit credit