Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Nov 2011 at 14:34 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
saltednutTrying this out but an EFQ for 'bean' only returns array('bid', 'type')
Can this be changed so that we are returning array('bid', 'label', 'type', 'delta')?
In this patch, EFQ is working but $bean->label and $bean->delta are missing:
Comment #2
saltednutwill load the full array of bean objects needed.
Comment #4
saltednutThanks bot - just realized I was using an older file in my sandbox. This patch should pass...
Comment #5
indytechcook commentedThis has been commited.