Posted by Aron Novak on June 30, 2009 at 6:35pm
| Project: | OpenID Content Profile Field |
| Version: | 6.x-6.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | OpenID AX update |
Issue Summary
Half-baked patch to update the node profile of the user on request.
Problems:
Now we only create a profile node if there is no profile type node for the given user at all.
At update somehow we need to detect that the given profile was created by the module or not, or change the policy of not touching exsiting profiles.
| Attachment | Size |
|---|---|
| openid_cp_field_update_profile.patch | 1.16 KB |
Comments
#1
We probably really should update an existing profile in case $op == 'update'
Patch attached, please review.
#2
Tagging.
#3
Committed
#4
Automatically closed -- issue fixed for 2 weeks with no activity.