Closed (duplicate)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Mar 2012 at 13:40 UTC
Updated:
10 Oct 2012 at 04:07 UTC
Jump to comment: Most recent file
This will not work unless you 1st apply the patch at #1292382: Make it possible to create any number of custom File Types to file entity module. This will get things working again after you do so. Patch is forthcoming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | allow-thumbnails-to-work-with-file-types-1506424-1.patch | 452 bytes | aaron |
Comments
Comment #1
aaron commentedHere we go.
Comment #2
dave reidThis makes me question why we're changing file_info_file_types() to begin with. Why won't it work as expected but instead of hook data it's powered by table data?
Comment #3
aaron commented#1: allow-thumbnails-to-work-with-file-types-1506424-1.patch queued for re-testing.
Comment #4
devin carlson commentedThis was fixed by http://drupalcode.org/project/media.git/commit/c4253556040e1118e3397941f....
Comment #5
ParisLiakos commenteduh, sorry. this commit was a rather panic fix, to remove WSOD and restore compatibilities between file_entity and media dev versions.
real fix is this issue #1496624: Provide an upgrade path for media types to file_entity types which includes patch here. so kinda duplicate i think
Comment #5.0
ParisLiakos commented...converted the link to the Entity module issue to a [#???]