Closed (fixed)
Project:
Entity reference
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2012 at 13:46 UTC
Updated:
4 Nov 2013 at 20:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dealancer commentedLooks like there is similar issue for 6.x version of views php http://drupal.org/node/1166234
Comment #2
dealancer commentedThis problem happens in render() in entityreference_plugin_style.inc when calling runing code:
This code renders wrong values.
Comment #3
dealancer commentedComment #4
dealancer commentedLooks like problem happens when updating row index in a wrong way:
Comment #5
dealancer commentedThis is a quick sketch of a patch, which requires more testing.
Comment #6
dealancer commentedComment #7
dealancer commentedComment #8
andypostIs it possible to provide a test for this? Patch looks sane.
Comment #9
damien tournoud commentedLooks reasonable.
Comment #10
podarok#6 +1RTBC
Comment #11
damien tournoud commentedMerged into 7.x-1.x.