Closed GoogleCodeExporter closed 9 years ago
Please attach a sample snippet of java code that demonstrates this issue
Original comment by Brad.Ryd...@gmail.com
on 20 Sep 2010 at 5:06
I attached the java code which helps you.
When you compiled this codes, please press "Previous Month" button and examine
carefully the last row appoinments.Their start dates are wrong.
Then please change the line 174 in GoogleCalendarPanel.java to below
CalendarFormat.INSTANCE.setFirstDayOfWeek( 0 );
After that compile and see when pressing "Previous Month" button there is
anything wrong.
Please help me
Regards
Original comment by harunate...@gmail.com
on 21 Sep 2010 at 6:28
Attachments:
[deleted comment]
I was checking old cases and I found your case. Do you still have those
problems?
Original comment by ctasada
on 2 Dec 2011 at 9:21
[deleted comment]
I may be missing something obvious, but where's the problem?
For what I can see, the AppointmentBuild.java file is exactly the same that's
available in the SVN repository. The GoogleCalendarPanel.java has some changes,
but nothing related with settings.
Looking into the generated Appointments I don't see anything wrong. Can you
please double check with the latest version and confirm that the problem is
still there? Also, can you point to some specific problem? Maybe removing the
whole randomness from the AppointmentBuilder and using some static data would
help.
Regards.
Original comment by ctasada
on 19 Dec 2011 at 9:26
Hi harun,
Can you check if the fixes to issue 136 are helping?
Original comment by ctasada
on 21 Dec 2011 at 9:23
Hi harun,
No news from you. Is the issue now fixed? if not, can you provided updated info?
Thanks.
Original comment by ctasada
on 17 Apr 2012 at 9:36
Hi Ctasada,
I'm sorry, I couldn't look this bug. I'm very busy nowadays and this bug is too
last.
I will look it later. If I have a problem I will call you. Ok.
Thanks for your interest.
Best Regards,
Original comment by harunate...@gmail.com
on 18 Apr 2012 at 6:18
Sure!
Original comment by ctasada
on 18 Apr 2012 at 7:56
Marked as duplicate
Original comment by ctasada
on 14 Aug 2012 at 7:45
Original issue reported on code.google.com by
harunate...@gmail.com
on 20 Sep 2010 at 3:22