Closed (works as designed)
Project:
Media: YouTube
Version:
7.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2013 at 20:55 UTC
Updated:
17 Aug 2013 at 18:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
rickmanelius commentedPatch attached
Comment #2
dave reidfile_entity is included with Media 1.x, so I'm not sure why this would be an improvement or require 2.x. Note that this is also fixed with #1949520: Remove media_youtube_update_7202() and media_youtube_file_default_types_alter()
Comment #3
devin carlson commentedI agree with #2; requiring File entity would be redundant.
The issue outlined in the OP is caused by using File entity 2.x with Media 1.x. You should always use the same version of Media and File entity.