brOOper / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
0 stars 0 forks source link

update or appointment deletion rollback bug #130

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ADD appointment in its clone method.

Reproducting bug.

1) drag an appointment which as the property id set
2) cancel update.
3) select the appointment.
=> NullPointerException on getting the id because the apppointment clone does 
not clone the ID property.

Thanks

Original issue reported on code.google.com by luciano.broussal@gmail.com on 8 Sep 2011 at 7:49

GoogleCodeExporter commented 8 years ago
Hi Luciano,

This looks like a duplicate from issue 88. Which version of GWT-Cal are you 
using? Can you attach an stack trace
of the NullPointerException?

Original comment by ctasada on 9 Sep 2011 at 6:36

GoogleCodeExporter commented 8 years ago
Hi Luciano,

Can you confirm that the bug is fixed?

Original comment by ctasada on 18 Apr 2012 at 9:51

GoogleCodeExporter commented 8 years ago

Original comment by Brad.Ryd...@gmail.com on 2 May 2013 at 8:36