Closed (fixed)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Field storage
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2011 at 21:59 UTC
Updated:
5 Mar 2012 at 14:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
misc commentedAttached patch, also included field as an dependencies, because of that I think it should be enabled to use the field storage module.
Comment #3
misc commentedNew patch, I think this is a better one, that checks if the class exists instead, also check the others classes.
Comment #5
fgmCan you really think of a situation where the DrupalDefaultEntityController will not be available ? It is defined in the core includes, not in a module, so should always be present.
Comment #6
misc commentedYou are right, that one we should not need to check . New patch attached.
Comment #7
misc commentedComment #9
langworthy commentedI wasn't able to apply the patch in #6.
I think this will work.
Comment #11
misc commentedComment #12
fgmMiSc: where do you want to port this patch ? There is no entity system in D6 and module does not yet have a D8 branch.
Comment #13
misc commentedSorry wrong state. By accident I used that state for all patches that I was applying to the latest dev when trying them out, it shuld have been RTBC for all...
Patch was applied to 7.x-1.x
Comment #14
misc commented