event cannot be updated in dhtmlx Scheduler

Hi,

In dhtmlx Scheduler ,sheduled events is not updated or deleted successfully in java version. I couldnot find where this error occurs.I assume that their is some error in dhtmlxconnector.jar file. can plz provide us with new jar file.



Thank you

Sanuji

The issue can’t be reconstructed locally.
You can try to add the next code
LogManager.getInstance().enable_log(new FileWriter(“log_file_name”));
and check the data inside log file.