Uwe Simon created OPENMEETINGS-2626:
---------------------------------------
Summary: After self registering an account wrong defaults in
salutation and birthday
Key: OPENMEETINGS-2626
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2626
Project: Openmeetings
Issue Type: Improvement
Components: UI
Affects Versions: 6.0.0, 5.1.0, 6.1.0
Reporter: Uwe Simon
Assignee: Maxim Solodovnik
After a new account has been registered the profile shows
salutation: MR
birthday: current date
The defaults are wrong in many cases (especially the birthday).
In the database the columns OM_USER.SALUTATION and OM_USER.AGE are not
mandatory, so both fields could be empty (NULL).
Same could happen with language and country, but I think these are derived from
the browser settings (so correct in most cases).
*Solution:* both fields should be empty after registring an account.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)