I came across a strange behaviour of the Date dependant on the way it is entered. The format of the attribute with type Date is defined as dd/MM/yyyy. When I enter the date as follows AwareIM creates different dates dependant on whether the Enter button is pushed or the Next Input field is Clicked.
1/1/9 Enter --> 01/01/1909
1/1/9 Click on Next Input Field --> 01/01/2009
... same for 2..12 fro Day or Month
13/12/9 Enter --> 13/12/1909
13/12/9 Click --> 12/01/2010
14/12/9 Enter --> 14/12/1909
14/12/9 Click --> 12/02/2010
15/12/9 Enter --> 15/12/1909
15/12/9 Click --> 12/03/2010
16/12/9 Enter --> 16/12/1909
16/12/9 Click --> 12/04/2010
12/16/9 Enter --> 12/04/1910
12/16/9 Click --> 16/12/2009
... I stopped there, after I saw the pattern.
Can anyone explain this or why this is happening or is this a bug which should be fixed. I believe that has something to do with how the American date is converted into European and handled. I might be wrong.
If this is a bug is there any chance to get this fixed pretty soon? Is there a workaround?
Inlogi (using 4.8 Build 1266 on Windows)