Closed (fixed)
Project:
Entity Reference Views Formatter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2012 at 11:40 UTC
Updated:
26 Dec 2012 at 14:04 UTC
I am testing with the module. It works as expected, except for a Notice message when displaying the node with the entity reference field:
Notice: Undefined property: view::$dom_id in template_preprocess_views_view() (line 116 of [...]/sites/all/modules/views/theme/theme.inc).
Comments
Comment #1
maximpodorov commentedThank you for your report. I'll check the code.
Comment #2
cfmcoder commentedThis seems to be the same problem that was fixed in Entity Reference View Widget. See http://drupal.org/node/1667296
Comment #3
maximpodorov commentedOh, thank you.
Comment #4
maximpodorov commentedThe fix is commited. Please check again.
Comment #5
shadysamir commentedPerfect! :) Thanks