Edit details of an event in monthly view. Click on Save Event. The event does not get saved, instead I get the js error below.
Same steps in weekly view does not produce the error and works correctly.
Please advise possible solutions.
1. SmartClient veriosn: "SNAPSHOT_v8.3d_2012-10-12/LGPL Deployment"
2. Browser version: IE9
3. Call Stack
4. JS error
Same steps in weekly view does not produce the error and works correctly.
Please advise possible solutions.
1. SmartClient veriosn: "SNAPSHOT_v8.3d_2012-10-12/LGPL Deployment"
2. Browser version: IE9
3. Call Stack
Code:
> click isc_StatefulCanvas_handleActivate isc_StatefulCanvas_handleClick isc_c_EventHandler_bubbleEvent isc_c_EventHandler_handleClick isc_c_EventHandler__handleMouseUp isc_c_EventHandler_handleMouseUp isc_c_EventHandler_dispatch anonymous
Code:
SCRIPT5009: '_19' is undefined ISC_Calendar.js, line 126 character 664
Comment