HtmlInputCalendar emits validation failure messages with severity info, rather
than error
-----------------------------------------------------------------------------------------
Key: TOMAHAWK-1374
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1374
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Calendar
Reporter: Andreas Watermeyer
The t:inputCalendar is emitting validation failure messages with severity info.
The severity of the message should be "error".
See
org.apache.myfaces.custom.calendar.HtmlCalendarRenderer.CalendarDateTimeConverter.getAsObject(...)
where the info-Level message is created.
I checked the trunk, revision 709246
(http://svn.apache.org/viewvc?view=rev&revision=709246)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.