Bug #40603
emty db entry on registration
0%
Description
If a user registers, the user db enty and an additional empty db entry are created.
Updated by Manuel Thaler over 8 years ago
hwt3 wrote:
If a user registers, the user db enty and an additional empty db entry are created.
Can you explain this a bit more precisely? hard to get out the needed informations.
I've recently had a similar problem - but then realised it was i bad-configuration in the typoscript.
Updated by hwt3 no-lastname-given over 8 years ago
Yes, I did some tests and now found out, that this appers only if the extension 'commerce' is used. If it's active, an additional entry is created, which ist just filled with empty values, except the 'tx_commerce_tt_address_id'.
Are there changes in the hooks done? Commerce uses the 'registrationProcess_afterSaveCreate' and I think it just wants to update the db entry.
Updated by hwt3 no-lastname-given over 8 years ago
Ok, with this recognition it's a commerce bug, an there is already a patch suggestion which works: #39095
So this issue can be closed here.
Updated by Stanislas Rolland over 7 years ago
- Status changed from New to Closed
- Assignee set to Stanislas Rolland