Closed (fixed)
Project:
Drupal for Facebook
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2011 at 05:18 UTC
Updated:
10 Oct 2011 at 18:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
Meriial commenteduser_load_by_mail() is the correct function to call.
I'm new to helping out. Should I make a patch?
Comment #2
Dave Cohen commentedI guess that changed going from D6 to D7. Thanks for the report. ANd yes a patch would be ideal. That makes it easiest for me to include the change. And its good practice. :)
Comment #3
Meriial commentedHere is a patch, let me know if there are any problems with it.
Comment #4
steven jones commentedFixes the issue for me, and the patch looks good.
Comment #5
dave reidThere is another user_load() call that is missing a fix.
Comment #6
jessepinho commentedThanks Dave Reid—fixed it for me!
Comment #7
franzkewd commentedThanks.
Comment #8
Dave Cohen commentedThanks for that!