[
https://issues.apache.org/jira/browse/OPENMEETINGS-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555415#comment-17555415
]
ASF subversion and git services commented on OPENMEETINGS-2626:
---------------------------------------------------------------
Commit 9d60cfd53d03ef59ac79b1cc90312ca6e54f1db1 in openmeetings's branch
refs/heads/java11-modules from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=9d60cfd53 ]
[OPENMEETINGS-2626] salutation and birthday are not defaulted
> 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: 5.1.0, 6.0.0, 6.1.0
> Reporter: Uwe Simon
> Assignee: Maxim Solodovnik
> Priority: Minor
> Fix For: 7.0.0
>
>
> 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.20.7#820007)