If there are profile fields filled on the registration form during slave-site registration they are sent to the master but are not set on the slave when the user has to validate their email address.
To reproduce:
1 Setup and match profile fields between Bakery sites
2 Enable user registration with required email validation
3 Logout and register on slave, setting profile fields
4 User will have to validate email
5 With validated email on slave user has profile data on master but not on slave
If email validation is not required than after the user is returned to the slave they have the CHOCOLATECHIP cookie set so _bakery_taste_chocolatechip_cookie() is run and bakery_request_account()
is called. Bam, user data sync.
bakers, y u so complicated
Needs review
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.