BlackBerry 8300 shows NOSCRIPT message when JavaScript is disabled
------------------------------------------------------------------
Key: TRINIDAD-1331
URL: https://issues.apache.org/jira/browse/TRINIDAD-1331
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.0.10-core, 1.2.10-core
Environment: Basic HTML Browsers
BlackBerry 4.0~4.5
Reporter: Tadashi Enomori
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.