You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/08/13 11:06:00 UTC

[jira] [Commented] (SYNCOPE-1481) Invalid values when saving a membership attribute of type date

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

ASF subversion and git services commented on SYNCOPE-1481:
----------------------------------------------------------

Commit bd70d14885d5f03fca33f49558db49774a78e15d in syncope's branch refs/heads/master from Marco Di Sabatino Di Diodoro
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=bd70d14 ]

[SYNCOPE-1481] Fix membership attribute panel


> Invalid values when saving a membership attribute of type date
> --------------------------------------------------------------
>
>                 Key: SYNCOPE-1481
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1481
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.0.13, 2.1.4
>            Reporter: Marco Di Sabatino Di Diodoro
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Major
>             Fix For: 2.0.14, 2.1.5, 3.0.0
>
>
> 1) Create a new schema of type date with date format yyyy-MM-dd
>  2) Put the schema inside a AnyTypeClass
>  3) Assign the AnyTypeClass to the group using a TypeExtension
>  4) Create/Update an user and fill a value inside the new schema
> Syncope returns this exception:
> java.util.concurrent.ExecutionException: org.apache.syncope.common.lib.SyncopeClientException: InvalidValues [ParseException: Unparseable date: "Mon Aug 19 00:00:00 UTC 2019"]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)