User 596f3ef229
14-03-2009 09:12:02
I have noticed what I believe is an error entering dates when creating new rows in a IJC database. to reproduce:
- Create a database with structure and date fields
- Open a grid view.
- Click the "new row" button.
- Draw a structure and click the date browser button to select a date.
- select any date - i selected today 14 March 2009
- When you click "close" the date entered into the grid is 14/03/0009 not 14/03/2009
- if you click the date button in grid view, it does indeed open to the year 0009 but selecting the correct date does change the value to the correct date
- Also, if you manually edit the value in grid view and type "14/03/2009", it accepts the value just fine.