Really minor, but "Integration" is spelled "Integraion" in the uc_profile.info file. Doesn't engender confidence :)

I'll upload a patch here if you want to add it in.

I'm about to try out on my site - this module might be a major answer to what I need - thanks!

CommentFileSizeAuthor
#1 uc_profile-709540-b.patch698 bytessokrplare

Comments

sokrplare’s picture

Status: Needs work » Needs review
StatusFileSize
new698 bytes

Here is the patch. Let me know if it is messed up - my first patch it was giving issues with no newline at EOF.

EvanDonovan’s picture

Patches should normally be created with the syntax given by diff -up old_file new_file > patch_name.patch (see http://drupal.org/patch/create), but it looks like these changes are good.

EvanDonovan’s picture

Title: Typo in module Name » Typo in module name
EvanDonovan’s picture

Category: task » bug
Priority: Minor » Normal
Status: Needs review » Reviewed & tested by the community

Patch applies, and fixes the issue. If you're using CVS, cvs diff -up > ../patch_name.patch is the best way to go for people to be able to review well.

indytechcook’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.