Nokia S40 brower shows message box even when there is no error message to show
------------------------------------------------------------------------------
Key: TRINIDAD-1329
URL: https://issues.apache.org/jira/browse/TRINIDAD-1329
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.0.10-core, 1.2.10-core
Environment: Mobile Browsers that does not handle style
"null;display:none;"
Reporter: Tadashi Enomori
Message box renderer renders inlineStyle="null;display:none;" when it intends
to hide itself. Some mobile browsers fail to process inline style that follows
"null". Thus on those browsers, the message box is erroneously shown.
The fix is to remove the preceding "null" as it does not have effect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.