pojosontheweb / woko

POJOs on the Web !
http://www.pojosontheweb.com
Apache License 2.0
9 stars 1 forks source link

Calendar is broken #201

Closed vankeisb closed 10 years ago

vankeisb commented 11 years ago

Easy to reproduce :

$> cd /tmp
$> woko init
... // create "test" project with all options to Y
$> cd test
$> woko start

Then log-in as wdevel and create a MyEntity object. Then try to change the date etc. It doesn't work as expected.

We might wanna roll-back to the jqueryui calendar... Looked more robust !