Closed (fixed)
Project:
Google Friend Connect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2010 at 17:59 UTC
Updated:
19 Oct 2010 at 21:00 UTC
It seems the logic is creating a new account in Drupal if the user already exists. Simply negating the function fixes it and allows the insert statement to run. I've attached a patch that fixes it.
daniel
| Comment | File | Size | Author |
|---|---|---|---|
| 7.x_1.x_dev-Oct-5-negate-logic-fix.patch | 546 bytes | DanielWashbrook |
Comments
Comment #1
dave reidYikes, shows that I haven't really tested the user registration part. Fixed in D7 and D6.
http://drupal.org/cvs?commit=431930
http://drupal.org/cvs?commit=431934