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.

CommentFileSizeAuthor
realname-6--1-1-RC3.patch720 bytesjapanitrat

Comments

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Needs review » Fixed

Thanks. I wonder why it didn't get upset when I tested it with a user with a missing field?

Fix committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.