Closed (fixed)
Project:
User Points
Version:
7.x-1.x-dev
Component:
Code: userpoints API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2010 at 15:17 UTC
Updated:
11 Apr 2011 at 23:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdirFixing this is quite simple.
This seems to work but does generate warnings inside entity.module. I'm not sure if that's a problem with userpoints.module or entity.module.
Comment #2
BenK commentedThe patch worked well. I'm now able to change the transaction status successfully.
The only warnings I'm getting are the following:
I'm not sure if the above notices are actually related to this patch or if something changed with entity/rules that is now causing this warning. I tested adding points with the rule disabled and I still got the notices. Was this warning you were talking about?
But as far the functionality goes, this is working great. I'm not sure if I should mark this RTBC or wait to get to the bottom of the warnings. I'm holding off for now.
--Ben
Comment #3
berdirUpdated rules/entity and now I'm not getting any errors anymore.
Comment #4
BenK commentedYou're right... I tried the patch again with the latest rules/entity. The warnings are gone and the patch works great. This is RTBC.
--Ben
Comment #5
berdirThanks for testing, commited.