Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2.10-core, 1.0.10-core
-
None
-
Basic HTML Browsers
BlackBerry 4.0~4.5
Description
Trinidad works on Basic HTML Browsers as well as BlackBerry 4.0~4.5 browsers without JavaScript support on browsers. However, the error message shows up complaining that there is no JavaScript support on the browser and thus the application does not work.
The fix is to skip _renderNoScript() in BodyRenderer only when supportScripting() returns true.