After creating a user, I get this in the {users}.data column:

a:1:{s:16:"profile_fullname";a:1:{s:3:"zxx";a:1:{i:0;a:1:{s:5:"value";s:9:"First name surname I typed into the UI";}}}}

Comments

fago’s picture

Damn, I ran into this bug with content profile too. We need to clean up the form values else the user module saves them.

fago’s picture

I just added a form value cleanup - basically this is working. However the formAPI itself re-creates empty array for buttons. This happens when we have an "add more fields" button. I think this is a formAPI bug though.

fago’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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