Hi Martin,


The issue is - for example - I choose januari 15, 2015 in datepicker and it 
displays 13-43-15 in dateinput. In FireFox 13-53-15 and Safari 31-35-15

Next login the values can change.. Really weird.



The code: [1] line 115



Grtz Johan



1.

https://github.com/johandoornenbal/matching/blob/master/dom/src/main/java/info/matchingservice/dom/Actor/Person.java




Hi,

The setting is isis.viewer.wicket.datePickerPattern, but if you don't have
it then it should work just fine with its default [1].
There is no need to wait for ISIS-1012.
I've played a lot with https://github.com/isisaddons/isis-app-kitchensink
yesterday and didn't find any issue with LocalDate.
What exactly is the problem ?

1.
https://github.com/apache/isis/blob/master/component/viewer/wicket/impl/src/main/java/org/apache/isis/viewer/wicket/viewer/settings/WicketViewerSettingsDefault.java#L98

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Wed, Jan 28, 2015 at 8:15 PM,  wrote:

> Hi Martin,
>
>
>
> This setting used to work in 1.7.0
>
> isis.value.format.date=dd-MM-yyyy
>
>
>
> So I guess I wait for ISIS-1012 ?
>
>
>
> grtz
>
> Johan
>
>
>
>
>
>
> Hi,
>
> Check your isis.properties.
> the datepicker pattern should be: DD-MM-YYYY
> With ISIS-1012 (to be merged) this setting will be deprecated and not used.
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Wed, Jan 28, 2015 at 6:31 PM,  wrote:
>
> > Hi,
> >
> >
> >
> > A property as org.joda.time.LocalDate does not work well with the
> > datepicker in my app. Am I missing something - some config item or...?
> >
> >
> >
> > Grtz Johan
> >
>
>
>
>

         

Reply via email to