Announcement

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

    Regression with RichTextItem in latest nightly build

    I'm getting this error with a RichTextItem that was working prior to updating to the latest nightly build.
    Code:
    10:54:06.370 [ERROR] [ipgui] Uncaught exception escaped
    com.google.gwt.core.client.JavaScriptException: (TypeError): this.parseDataType is not a function
     fileName: http://127.0.0.1:8888/ipgui/sc/modules/ISC_Forms.js?isc_version=7.0.js
     lineNumber: 1188
     stack: isc_FormItem_mapDisplayToValue("")@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Forms.js?isc_version=7.0.js:1188
    isc_FormItem__updateValue("")@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Forms.js?isc_version=7.0.js:1264
    isc_RichTextItem_updateValue()@http://127.0.0.1:8888/ipgui/sc/modules/ISC_RichTextEditor.js?isc_version=7.0.js:239
    isc_RichTextItem_setValue()@http://127.0.0.1:8888/ipgui/sc/modules/ISC_RichTextEditor.js?isc_version=7.0.js:236
    isc_FormItem_clearValue()@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Forms.js?isc_version=7.0.js:1239
    isc_DynamicForm_clearValue("Notes")@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Forms.js?isc_version=7.0.js:392
    isc_ValuesManager__setMemberValues([object Object])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Forms.js?isc_version=7.0.js:2799
    isc_ValuesManager_setValues([object Object])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Forms.js?isc_version=7.0.js:2768
    isc_ValuesManager_setData([object Object])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Forms.js?isc_version=7.0.js:2770
    ([object Object])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_DataBinding.js?isc_version=7.0.js:1507
    ([object Object])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_DataBinding.js?isc_version=7.0.js:1507
    ([object GWTJavaObject])@http://127.0.0.1:8888:268
    @:0
    ([object GWTJavaObject],852124,[object GWTJavaObject])@http://127.0.0.1:8888/ipgui/hosted.html?ipgui:56
    ([object Object],[object Object],2,[object Object],5,"1",1)@http://127.0.0.1:8888:1265
    ((function () {var param = {viewer: arguments[0], record: arguments[1], recordNum: arguments[2], field: arguments[3], fieldNum: arguments[4], value: arguments[5], rawValue: arguments[6]};var event = __gwt_makeJavaInvoke(1)(null, 8323108, param);__gwt_makeJavaInvoke(1)(selfJ, 852124, event);}),[object Object],[object Object])@http://127.0.0.1:8888:15
    @:0
    (null,27,(function () {var param = {viewer: arguments[0], record: arguments[1], recordNum: arguments[2], field: arguments[3], fieldNum: arguments[4], value: arguments[5], rawValue: arguments[6]};var event = __gwt_makeJavaInvoke(1)(null, 8323108, param);__gwt_makeJavaInvoke(1)(selfJ, 852124, event);}),[object Object],[object Object])@http://127.0.0.1:8888/ipgui/hosted.html?ipgui:56
    ([object Object],[object Object],2,[object Object],5,"1",1)@http://127.0.0.1:8888:3
    isc_ListGrid_rowDoubleClick([object Object],2,5)@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Grids.js?isc_version=7.0.js:1486
    anonymous([object Object],2,5)@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Grids.js?isc_version=7.0.js:904
    isc_GridRenderer_doubleClick([object Object],(void 0))@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Grids.js?isc_version=7.0.js:767
    isc_Canvas_handleDoubleClick([object Object],(void 0))@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Core.js?isc_version=7.0.js:3055
    isc_c_EventHandler_bubbleEvent([object Object],"doubleClick")@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Core.js?isc_version=7.0.js:1547
    isc_c_EventHandler_handleClick([object Object])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Core.js?isc_version=7.0.js:1398
    isc_c_EventHandler__handleMouseUp([object MouseEvent],(void 0))@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Core.js?isc_version=7.0.js:1385
    isc_c_EventHandler_handleMouseUp([object MouseEvent])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Core.js?isc_version=7.0.js:1376
    isc_c_EventHandler_dispatch(isc_c_EventHandler_handleMouseUp,[object MouseEvent])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Core.js?isc_version=7.0.js:1610
    anonymous([object MouseEvent])@http://127.0.0.1:8888/ipgui/sc/modules/ISC_Core.js?isc_version=7.0.js:63
        at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:195)
        at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:120)
        at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:507)
        at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:264)
        at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
        at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
        at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:188)
        at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
        at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
        at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
        at com.google.gwt.dev.shell.BrowserChannel.reactToMessages(BrowserChannel.java:1668)
        at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:401)
        at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:222)
        at java.lang.Thread.run(Thread.java:637)

    #2
    A new build has been kicked off and will be available in 4-5 hours.

    Comment


      #3
      Still getting this error with the 9/30 build.

      It's worth noting that this other issue that was supposed to be fixed in this build is also not showing any new behavior. http://forums.smartclient.com/showthread.php?p=52419

      Could it be that the build is not picking up the latest changes? I've verified that I'm running the 9/30 build by looking at the developer console.

      Comment


        #4
        Right, the earlier build from 9/30 had the issue and another one has been kicked off which will complete in a few hours. Either check the timestamp if picking up he build later today, or wait till tomorrow.

        Comment


          #5
          Got the latest build and it is now resolved. Thanks.

          Comment

          Working...
          X