Henning Noeth created TOBAGO-1929:
-------------------------------------
Summary: Wrong severity for message on form elements
Key: TOBAGO-1929
URL: https://issues.apache.org/jira/browse/TOBAGO-1929
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 4.2.1
Reporter: Henning Noeth
Since MyFaces v2.2 the message on form elements show a warning instead of an
error.
The message shown in the <tc:messages/> component show a correct error.
Tested with:
MyFaces v2.0 - correct
MyFaces v2.1 - correct
MyFaces v2.2 - warning instead of error
MyFaces v2.3 - warning instead of error
Example:
{code:xml}<tc:in label="Required" required="true"/>
<tc:button label="Submit"/>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)