Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2012 at 21:33 UTC
Updated:
20 Jul 2012 at 04:41 UTC
When there is a error message after uploading to WYSIWYG, there are some redundant zeros.
http://www.youtube.com/watch?v=BIKepcbjGQc&feature=g-all-u could not be added. Only the following types of files are allowed to be uploaded: audio, image, 0, 0, 0, 0
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot-1.png | 164.64 KB | lsolesen |
Comments
Comment #1
lsolesen commentedShould probably note that the patch from #1016376: Expose the media types allowed for WYSIWYG variable in the UI is applied.
Comment #2
dave reidI think it sounds like #1016376: Expose the media types allowed for WYSIWYG variable in the UI needs to add an array_filter() for the allowed file types then.
Comment #3
lsolesen commentedSeems to be fixed with: http://drupal.org/node/1016376#comment-6202114