Due to the way we store the loaded entities, the current field API integration probably doesn't support displaying fields across entity types. For example: displaying a field on a node and a field on its author in the same view.

CommentFileSizeAuthor
#1 722180.multi_entity_views.patch3.51 KBrszrama
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rszrama’s picture

Component: field data » Code
Status: Active » Needs review
FileSize
3.51 KB

Hah, guess you knew I was going to run into the problem I did months ago.

Well, here's a patch. : D

Damien Tournoud’s picture

I walked-thru this code with Ryan yesterday, it looks pretty solid. My main concern here is that all this is completely untested. I'll work on some basic tests next week if time permit.

dawehner’s picture

Status: Needs review » Fixed

What happens with my comment. I commited this already, because all my manual testing worked fine and the code itself made sense.

I added a commit to remove the 'translatable' from the formatter setting
http://drupal.org/cvs?commit=375632

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.