Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Calendar monthly view throws js error when saving event in edit dialog

    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
    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
    4. JS error
    Code:
    SCRIPT5009: '_19' is undefined 
    ISC_Calendar.js, line 126 character 664

    #2
    We see the problem and should have it resolved for the 8.3 final release

    Regards
    Isomorphic Software

    Comment


      #3
      When is 8.3 target date to be released?

      Comment


        #4
        We are finishing up some final tasks for the release and anticipate making it public this week.

        Regards
        Isomorphic Software

        Comment


          #5
          It is observed that "SNAPSHOT_v8.3d_2012-10-12/LGPL Deployment" caused more side effects on editing events. While editing an existing event works correctly in weekly view, Edit Details of a brand new event also gives the same js error after clicking Save Event in the event dialog.

          We would greatly appreciate it if the issues could be resolved all together in the 8.3 final release.

          Comment


            #6
            Due to popular demand we have made the SC 8.3d/SGWT 3.1d builds available again for now until the release is final.

            You may wish to try to latest build to see if it resolves your issues.

            Comment

            Working...
            X