Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 357143 - egl.rbd.strlib is not included in the HTML file for a Rich UI application
Summary: egl.rbd.strlib is not included in the HTML file for a Rich UI application
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Huang Ji Yong CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-08 15:00 EDT by Brian Svihovec CLA
Modified: 2017-02-23 14:15 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Svihovec CLA 2011-09-08 15:00:43 EDT
Create a Rich UI Handler that references egl.rbd.StrLib and run the application in Firebug.  You will get an error message stating that egl.rbd cannot be found.

It looks like the Deployment version of EGLClassTemplate is ignoring all parts that are in the egl and eglx packages, which is fine, but then the egl.rbd.StrLib part is not listed in Constants.RUI_RUNTIME_JAVASCRIPT_FILES.

I believe we need to either add egl.rbd.StrLib to the RUI_RUNTIME_JAVASCRIPT_FILES list, or we need to change the package name of the Library.
Comment 1 Kathy Carroll CLA 2011-09-12 11:05:59 EDT
Once fixed retest Bug 355094
Comment 2 Huang Ji Yong CLA 2011-09-14 07:25:04 EDT
Add egl.rbd.StrLib to the Constants.
Comment 3 Lisa Lasher CLA 2011-11-09 14:13:17 EST
This high severity defect was fixed several weeks ago, so I am closing.