Closed (fixed)
Project:
EntityFieldQuery Extra Fields
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2012 at 17:27 UTC
Updated:
9 Sep 2013 at 17:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
nick_vhAdded support for that in http://drupalcode.org/project/efq_extra_field.git/commit/438ef105b272c7c...
Comment #3
jonhattanWhen there're more than two values, it starts nesting the results.
The provided patch fixes it, by creating a plain array as in:

Comment #4
jonhattanReworked this lines.
Comment #5
pcambraLooks good to me
Comment #6
aromka commentedWorks great! Thanks!
Comment #7
nick_vhCommitted
Comment #8
nick_vh