Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 434834

Summary: Engine name will not recognized for Firefox 29.0.1
Product: [RT] RAP Reporter: Juan Flores <juan.flores>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:

Description Juan Flores CLA 2014-05-14 06:32:09 EDT
In the Javascript file "rap-client.js" the variable _engineName will not be set for Firefox 29.0.1. (see function _init_Gecko())

That leads to an error in the function _initLocale because _engineName is null
Comment 1 Ivan Furnadjiev CLA 2014-05-14 06:36:58 EDT
It's fixed in RAP 2.3M3. For old RAP versions see workaround here:
https://wiki.eclipse.org/RAP/FAQ#Blank_page_or_client_crash_in_Firefox_29.2B

*** This bug has been marked as a duplicate of bug 433179 ***