Missing $ sign on tid in function userpoints_get_current_points
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | userpoints.patch | 422 bytes | freakalis |
| userpoints.patch | 422 bytes | freakalis |
Missing $ sign on tid in function userpoints_get_current_points
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | userpoints.patch | 422 bytes | freakalis |
| userpoints.patch | 422 bytes | freakalis |
Comments
Comment #1
freakalis commentedWoops, patch was wrong. This is the right one ;)
Comment #2
gregglesWhat is the problem that your patch fixes? I know it seems like a reasonable fix, but I've been using this module for a little bit now and didn't bump into any obvious problems that this missing $ would cause.
Also, it looks like you created it in a non-standard way which takes extra time for the maintainer to test. Not a big deal, but if you can create patches in the standard way that helps: http://drupal.org/patch/create
Comment #3
jredding commentedpatched up.. Thanks for submitting but as greggles pointed out please try to adhere to the standard patch formats. Not a big deal as this was a very minor issue.
Thanks for taking the time!