Closed GoogleCodeExporter closed 9 years ago
Hey Carlos, can you please have a look? I'd like to push out a 0.9.1 release
and would like to include fixes for any layout bugs. Thanks!
Original comment by Brad.Ryd...@gmail.com
on 20 Jun 2010 at 6:07
I'll take a look tonight. Thanks for the feedback.
Carlos
Original comment by carlos.m...@gmail.com
on 21 Jun 2010 at 12:15
Hello Doom777,
I tried to reproduce the issue without success. Please take a look at the
attached document. Can you confirm that you are using the project main trunk?
Thanks,
Carlos
Original comment by carlos.m...@gmail.com
on 22 Jun 2010 at 7:50
Attachments:
create the appointment in the middle of june, then move to may. I am using
trunk.
Original comment by doom777
on 22 Jun 2010 at 10:15
Hello Doom777,
I have made your fix part of the code base (revision 324.) I improved the test
case code a little bit to make it more thorough.
Please let us know if you find any other glitches. I thank you in advance.
Best,
Carlos
P.S. I just want to mention a couple of things about the test case code you
provided:
a) The year parameter of the date constructor accepts a number minus 1900, a
parameter of 2010 will actually result in a date in year 3910
b) A leading zero in an integer literal makes the number an octal number, it
doesn't really matter in the context, just an FYI ;)
Original comment by carlos.m...@gmail.com
on 24 Jun 2010 at 5:36
Original issue reported on code.google.com by
doom777
on 3 Jun 2010 at 7:20