Closed (fixed)
Project:
User Points Contributed modules
Version:
5.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2008 at 19:46 UTC
Updated:
17 Jun 2008 at 03:12 UTC
This is a parallel issue to http://drupal.org/node/265714.
The attached patch changes all occurrences of 'event' to 'operation' in the modules to be consistent with the API.
| Comment | File | Size | Author |
|---|---|---|---|
| event-to-operation.patch | 16.29 KB | kbahey |
Comments
Comment #1
avpadernoI tested it.
I would suggest to write links to issues by putting the issue number between
[]like in#265714: Rename 'event' parameter in userpoints_userpointsapi() to 'operation'; in that way it is possible to know if the issue is not active anymore (and to know which issue is, as Drupal puts the title of the issue).For the example above, Drupal outputs #265714: Rename 'event' parameter in userpoints_userpointsapi() to 'operation'.
Comment #2
jredding commentedLooks good, this is an overlooked bug. The hook should've also been called operation.
Comment #3
kbahey commentedCommitted.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.