Closed (fixed)
Project:
Voting API
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2008 at 06:10 UTC
Updated:
20 Jun 2008 at 00:41 UTC
When using votingapi_set_votes, the update/inserted vote object need to be returned so that affected vote_ids are available to the calling module. This change is already in place in votingapi_add_votes(), it just needs to be replicated in the set votes function also.
This patch just make the $votes parameter passed by reference (like votingapi_add_votes).
| Comment | File | Size | Author |
|---|---|---|---|
| votingapi2_vote_id.patch | 718 bytes | quicksketch |
Comments
Comment #1
eaton commentedFixed in the latest betas. Thanks!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.