Community
Participate
Working Groups
Build Identifier: The HTML Generator is still using package "egl.ui.rui" for widget, the package should be "eglx.ui.rui" Reproducible: Always
The package issue has been fixed by Joe, but there is another issue in HTML Generator: StrLib.js should be loaded before JSONParser.js in the generated HTML, I've updated the defect summary. JSONParser is using StrLib, so the StrLib need to be loaded ahead.
Created attachment 201889 [details] patch The change ensures the StrLib is loaded before JSONParser.
code committed
Verified.