Missing $ sign on tid in function userpoints_get_current_points

CommentFileSizeAuthor
#1 userpoints.patch422 bytesfreakalis
userpoints.patch422 bytesfreakalis

Comments

freakalis’s picture

StatusFileSize
new422 bytes

Woops, patch was wrong. This is the right one ;)

greggles’s picture

What 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

jredding’s picture

Assigned: Unassigned » jredding
Status: Needs review » Closed (fixed)

patched 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!