Community
Participate
Working Groups
Build Identifier: 08-22-2011 When open a RuiHandler with VE, it shows [CRRUI2082E] Internal Error: While calling constructor for JSONParser 'egl.eglx.lang.StrLib' is null or not an object The handler is like this: handler TestHandler type RUIhandler {initialUI = [ ui ],onConstructionFunction = start, cssFile="css/Test.css", title="TestHandler"} ui Div{ innerText="bbb" }; function start() end end Reproducible: Always
Created attachment 201887 [details] screen shot of the error
The problem does not occurs in the 2011-09-05 build