Hiya,
I've started playing around with mongodb and was trying to set up a field collection with the fields using mongodb field storage. What I have found is that while I am able to save the data without any issues, a render of the content brings up an EntityFieldQueryException (No entity type).
Looking through the code, I see that field_collection.module calls on entityfieldquery but does not provide the type.
Will attach a patch in a followup post.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1423958.patch | 944 bytes | btmash |
Comments
Comment #1
btmash commentedComment #3
btmash commentedwas going to set it to needs work - a notice regarding view modes pops up and I'm not entirely sure where it might be coming from yet. Also...the patch was in svn diff format hence the failure.
Comment #4
ghalenir commented#1: 1423958.patch queued for re-testing.
Comment #5
kscheirer