« Return to Thread: [jira] Created: (TRINIDAD-1067) BlackBerry output label displays spurious message symbol

[jira] Created: (TRINIDAD-1067) BlackBerry output label displays spurious message symbol

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View in Thread

BlackBerry output label displays spurious message symbol
---------------------------------------------------------

                 Key: TRINIDAD-1067
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1067
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.2.7-core
         Environment: BlackBerry Browser
            Reporter: Tadashi Enomori


The test for removing message symbol in output label renderer for BlackBerry specific case does not match the designed logic that is described in the comment in the code. It should simply test for the condition (null == messageType || "none".equals(messageType))).
With the current code, the label in a panel label and message component may show the message symbol on a BlackBerry device.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

 « Return to Thread: [jira] Created: (TRINIDAD-1067) BlackBerry output label displays spurious message symbol