Community
Participate
Working Groups
Created attachment 203855 [details] Testcase. Import the attached RUIHandler. Update the DD file to create a REST Resource binding with a URL of "" and a name of "news". Run the handler in Firebug. The following exception is thrown on startup: uncaught exception: [type=egl.lang.AnyException, message=CRRUI1092E] [Break On This Error] http = http.eze$$clone();
fixed
The exception regarding clone has been resolved, but when I press the GO button, I am now getting the following exception: [CRRUI1083E] An error occurred while the click browser event was being handled. ("CRRUI2002E",[object Array]) RuntimeException.js:26 ([object MouseEvent]) BaseTypesAndRuntimes.js:3013 ([object Array],[object MouseEvent]) Widget.js:385 ([object MouseEvent]) Widget.js:371 ([object MouseEvent]) egl.js:1006 createRuntimeExceptionArgs is not defined [CRRUI2094E] Here are the EGL function calls leading to this error: Test.doSomething() [native JavaScript] doSomething() at line 26
I can't reproduce this problem. If you still see the issue attach all the projects used to recreate the issue.
closing