Closed (fixed)
Project:
Voting API
Version:
7.x-2.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2012 at 20:17 UTC
Updated:
9 Nov 2012 at 12:41 UTC
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
Comment #0.0
jay.lee.bio commentedMoved link (to specific problem I'm having) to more appropriate place.
Comment #1
torotil commentedIn 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.
Comment #2
jay.lee.bio commentedThanks torotil, I'll try posting the same question under Fivestar.
Comment #3
frank ralf commentedSee #1823924: Automatic relationships for all entity types for a patch which tackles this problem. Please review that patch over there. TIA
Comment #4.0
(not verified) commentedChanged wording.