You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/02 08:19:00 UTC

[jira] [Commented] (OPENMEETINGS-2626) After self registering an account wrong defaults in salutation and birthday

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545342#comment-17545342 ] 

ASF subversion and git services commented on OPENMEETINGS-2626:
---------------------------------------------------------------

Commit 9d60cfd53d03ef59ac79b1cc90312ca6e54f1db1 in openmeetings's branch refs/heads/master 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
>
> 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)