Closed (fixed)
Project:
Real Name
Version:
6.x-1.1-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Nov 2008 at 06:00 UTC
Updated:
27 Nov 2008 at 15:45 UTC
had some warnings in content_profile_load_profile (realname_content_profile.inc) on line 20. the code didnt check if a fieldname is in the profile, it just tries to loop on its contents. I provided a guard that explicitly continues with the next item.
| Comment | File | Size | Author |
|---|---|---|---|
| realname-6--1-1-RC3.patch | 720 bytes | japanitrat |
Comments
Comment #1
nancydruThanks. I wonder why it didn't get upset when I tested it with a user with a missing field?
Fix committed.