Under certain circumstances
* a taxonomy term reference field is not displayed
* Watchdog shows the Notice: Undefined index: taxonomy_term in taxonomy_field_formatter_view() (line 1596 of taxonomy.module)
It looks that in taxonomy_field_formatter_view() under certain circumstances $item['tid'] is set, but not $item['taxonomy_term'].
There are several people reporting this issue in other projects:
The site I'm experiencing the error on doesn't run any contrib taxonomy modules, so it seems like a core issue.
I do run Display Suite on the site, but disabling it has no effect on the error.
I've created a patch that resolves the error on my site. I'll attach after creating this issue.
Postponed: needs info
7.0 β°οΈ
It affects performance. It is often combined with the Needs profiling tag.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.