When the Title field is from an entity referenced through the view's relationship settings, the "Link this field to the original entity" does not work. For example, a view showing related nodes that have the same taxonomy term as a given node. I've made a patch that uses the field_alias to extract the entity from the view's field data.

Comments

jcisio’s picture

Status: Needs review » Reviewed & tested by the community

Yes, the key in VIews is not always the 'id' key of the entity. Patch works as expected.

  • Peacog authored e74235c on 7.x-1.x
    Issue #2426105 by Peacog, jcisio: Fixed Views "Link this field to the...
plach’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed, thanks!

Status: Fixed » Closed (fixed)

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