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

Martin Grigorov commented on ISIS-1012:
---------------------------------------

The problem with the choices (Select2 scalar panel) has been fixed for the date 
types.

I've also deprecated the datePickerPattern. Now every date converter decides 
whether to use its datePattern or dateTimePattern as a datePickerPattern. There 
is a logic at 
org.apache.isis.viewer.wicket.ui.components.scalars.datepicker.TextFieldWithDatePicker#TextFieldWithDatePicker()
 that translates 'd' to 'D' and 'y' to 'Y' (i.e. from Java/Joda format to 
Moment.js).

I've found that the support for Joda's LocalDateTime is broken. All input 
fields using LocalDateTime are shown as empty. I cannot find the reason yet.

> Use the same date and time format across tables and fields
> ----------------------------------------------------------
>
>                 Key: ISIS-1012
>                 URL: https://issues.apache.org/jira/browse/ISIS-1012
>             Project: Isis
>          Issue Type: Improvement
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.7.0
>            Reporter: Jeroen van der Wal
>            Assignee: Martin Grigorov
>         Attachments: screenshot-1.png
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to