Actions
Bug #8796
closedSubstitutions from core fields ajax update on usage during registration fail
Description
This is due to the guest user object being rebuild by the code fields CBuser call. This can probably just be changed to setUserGetCBUserInstance and CB Code Field can just pass it the existing user object instead of rebuilding it.
Actions