Community
Participate
Working Groups
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.
Once fixed retest Bug 355094
Add egl.rbd.StrLib to the Constants.
This high severity defect was fixed several weeks ago, so I am closing.