Bug #10063
In the register API when first_name or last_name is absent a DatabaseError for NULL column is raised
Start date:
23 February 2016
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
The default value for each field should be the empty string.
Associated revisions
History
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|6baea96d9cacb20c0448d7f3c0b354c95720a785.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
api: set first_name and last_name to empty string when absent (fixes #10063)