Hi, I am having trouble using Voting API & Fivestar modules with the Field Collection module because Voting API doesn't provide a generic entity_vote_results relationship. Therefore it can only do aggregate functions of vote results attached to nodes but not with generic entities like field collections (http://drupal.org/node/1522532). Can someone please provide a patch to support this? I'm not good enough with Drupal to do this myself but will gladly test it out.

Comments

jay.lee.bio’s picture

Issue summary: View changes

Moved link (to specific problem I'm having) to more appropriate place.

torotil’s picture

Status: Active » Fixed

In principle Voting API is able to handle all entities as "things to be voted on". What's actually voted on depends on the Fivestar module in this case.

jay.lee.bio’s picture

Thanks torotil, I'll try posting the same question under Fivestar.

frank ralf’s picture

See #1823924: Automatic relationships for all entity types for a patch which tackles this problem. Please review that patch over there. TIA

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Changed wording.