Closed (fixed)
Project:
OpenID Content Profile Field
Version:
6.x-6.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2009 at 21:31 UTC
Updated:
7 May 2009 at 15:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
aron novakComment #2
aron novakPlease do not commit it yet, needs more testing.
This patch is just as the same in the previous post, but fixes a bug (it created the profile nodes again and again at the logins)
Comment #3
aron novakHere is a newer version.
Please do not commit it yet, still needs more testing.
It fixes that the module created empty profiles sometimes (when the provider do not get back with any data but the mapping is defined at the client)
Empty profile is definitely ugly.
Comment #4
alex_b commentedBetter title.
Comment #5
alex_b commentedMinor tweaks to comments. Can't confirm that this is working yet: #441050: Profile not created.
Comment #6
aron novakA bug is fixed: if the user had the admin node right, uid become empty (so the node was not used as the profile)
Comment #7
alex_b commentedPatch does not apply atm. working on it.
Comment #8
alex_b commentedComment #9
alex_b commentedDarren: I just tested - this is RTBC.
It may need some follow up tweaks but this will be much easier once this is in.
Comment #10
darren.ferguson commentedAlex, patch failed to commit
[darren@myhost openid_cp_field]$ patch -i openid_cp_field_simplier_ui_0_0.patch
patching file openid_cp_field.css
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file openid_cp_field.module
Reversed (or previously applied) patch detected! Assume -R? [n] y
Hunk #4 succeeded at 119 with fuzz 1.
Hunk #5 FAILED at 153.
Hunk #6 FAILED at 165.
2 out of 7 hunks FAILED -- saving rejects to file openid_cp_field.module.rej
Comment #11
alex_b commentedDarren, I just applied to latest D6 branch with
and it works fine...
Comment #12
darren.ferguson commentedOkay committed this time to the cvs repository
Comment #13
darren.ferguson commented