Double clicking on a recurring appointment shown in a WebMonthView a javascript error is thrown at the following line:
ig_WebScheduleInfo.prototype._showAppointmentDialog = function (dataKey, id, occur, prevOccur, nextOccur) {if(prevOccur != null…
ig_WebScheduleInfo.prototype._showAppointmentDialog =
function (dataKey, id, occur, prevOccur, nextOccur) {if(prevOccur != null…