plugins/relationships/term_from_node.inc expects the $node object to contain a taxonomy array at $node->taxonomy as it did in Drupal 6.
In Drupal 7, the taxonomy property is no longer present, and terms must be extracted through the taxonomy fields attached to the content type.

See Patch in Comment #1

Comments

setvik’s picture

Status: Active » Needs review
StatusFileSize
new1.13 KB

Status: Needs review » Needs work

The last submitted patch, term-from-node-relationship-1299402-1.patch, failed testing.

merlinofchaos’s picture

Status: Needs work » Needs review

Testbot has been asked to mind its own business for now.

irowboat’s picture

The patch works great. Amazing. Thank you!

merlinofchaos’s picture

Status: Needs review » Active

Okay so since the entity field automatically creates one, this relationship is actually redundant. I think we should actually just remove it. However, I'm not going to do that just in case it does something that the entity field relationships do not.

Would like some more feedback.

Moving to active, not needs review, in the hopes of more feedback.

japerry’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 7 is no longer supported, closing.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.