Closed (fixed)
Project:
Fivestar
Version:
5.x-1.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2007 at 19:31 UTC
Updated:
24 Apr 2007 at 04:56 UTC
In upgrading to 5.x-1.4 I notice that the fivestar_views.inc file is size zero bytes in the .tar.gz file. The timestamp is the same as 5.x-1.3, so I'm going to use my old copy of the file. That won't work for new installers, though.
While we're discussing that file, I'll also put in another plug for this issue: http://drupal.org/node/119612 . I've posted code for a possible fix in that thread, reply #4.
Comments
Comment #1
bpirkle commentedOk, I'm thinking now that:
1) you retired fivestar_views.inc in favor of votingapi's new functionality
2) the zero-byte thing is intentional, to clear the obsolete file
3) I'm an idiot.
Sorry, I'll go stand in the corner now. ;-)
Bill P.
Comment #2
quicksketchNo problem. For a summary the commit message explains all: Removing the dedicated fivestar views implementation and exposing a formatter for the new votingapi-wide views integration to use. Be sure to update to VotingAPI 1.3.