Skip to content

Can not login, if be_users table is extended  #2

@scheibome

Description

@scheibome

Can not login, if be_users table is extended.
Reason: If a column is edit with no default value, the insert statement in 't3am/Classes/UserRepository.php' in line 82 fails with Errormessage 'Field 'tx_mydashboard_config' doesn't have a default value'.

The field tx_mydashboard_config is in this case of type text wich can't have a default value.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions