Closed (duplicate)
Project:
Field Collection Table
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 15:11 UTC
Updated:
29 Aug 2011 at 15:26 UTC
One of the fields in my collection is a Taxonomy term reference. The term shows up fine when I have the field set to View field-collection items, but when I switch it to Table field-collection items I get this error (and no column output):
Notice: Undefined index: taxonomy_term in taxonomy_field_formatter_view() (line 1409 of /
/modules/taxonomy/taxonomy.module).
I greatly appreciate the effort that has gone into this module -- it makes Field collection worth using and is exactly what I need in many places in my site.
Comments
Comment #1
tim.plunkettThere was an existing issue for this, but I found a fix in Entity module itself, so I moved it over there. It may not be the right solution, but if that's true I'll move that issue back to this queue.
Thanks for the bug report, and feel free to subscribe to #1259916: Load reference fields when building content to keep updated on the fix.
Comment #2
justmagicmaria commentedThanks, subscribed to that issue. I'm sorry for not searching more thoroughly -- also found this #1263278: Last update made field_collection fields disappear which is related.
Comment #3
tim.plunkettDon't worry, searching in separate queues is above and beyond due diligence. Hopefully this will serve as a placeholder until that issue is resolved or moved back.