Community
Participate
Working Groups
Build Identifier: RAP 1.5 M4 IE states that there is a syntax error: Syntax error in /rwt-resources/rap-client-a789aa14.js in _handleFinished : function( event ) { ... try { var text = event.getContent(); ... } catch( ex ) { throw new Error( "Could not execute javascript: [" + text + "]", ex ); } ... } text variable has a local scope and can't be used in the catch block Reproducible: Sometimes Steps to Reproduce: Just start a RAP application...
This issue has been reported and fixed in CVS HEAD (see bug 367155 and bug 367053). *** This bug has been marked as a duplicate of bug 367155 ***