Closed (fixed)
Project:
Fivestar
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 22:28 UTC
Updated:
5 Apr 2009 at 13:20 UTC
I was told that this has been fixed, but... it hasn't. I still got it in the latest dev and in rc2:
If you use AJAX with the Voting API view using a fivestar rating it fails to properly load the fields. The first view works - it gives you a bunch of stars and you can vote on them - but if you attempt to page to the next set of results you get presented with a "Select a rating" dropdown box instead, with "Give it 1/5, 2/5," etc, but when you click on a choice it takes you to a white page with only a bunch of markup on it
{ "status": true, "display": "\x3cdiv class=\"view view-tips-students view-id-tips_students view-display-id-block_1 view-dom-id-1\"\x3e\r\n \r\n \r\n \r\n \x3cdiv class=\"view-content\"\x3e\r\n \x3cdiv class=\"item-list\ ... etc
Comments
Comment #1
Renee S commentedImage available here:
http://drupal.org/node/317353#comment-1101188
Comment #2
quicksketchIt should be fixed, are you running the development version of the module or a checkout from CVS? It's not fixed in the latest stable (1.13).
Comment #3
Renee S commentedI know, I tried the very latest dev version, as marked in the issue.
Comment #4
aklouie commentedI had the same bug, I resolved it by turning ajax off in the view. Now it seems to work for now. Using the latest release views, fivestar, and voting API.
Comment #5
Renee S commentedYes, this is what I did, too, but it's not really "resolved" :)
Comment #6
Renee S commentedOk, here's the weird: it works OK with the Quick Tabs module, not not with Tabbed Blocks. A javascript issue maybe?
Comment #7
quicksketchI confirmed this is still fixed. I really need to get out a 1.14 release.
Tabbed blocks probably is not calling Drupal.attachBehaviors() properly, but that's an issue with Tabbed Blocks, not Fivestar.
Comment #8
Renee S commentedTabbed blocks fixed that a few devs back, actually, everything's working swimmingly now.
Comment #9
George2 commentedhttp://drupal.org/node/378708#comment-1354118