Skip to content

Can not login, if be_users table is extended  #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions