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