[
https://issues.apache.org/jira/browse/MYFACES-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-3768.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
Assignee: Leonardo Uribe
> FacesMessage Severity ordinal values are not consistent with Mojarra RI
> -----------------------------------------------------------------------
>
> Key: MYFACES-3768
> URL: https://issues.apache.org/jira/browse/MYFACES-3768
> Project: MyFaces Core
> Issue Type: Improvement
> Affects Versions: 2.2.0
> Reporter: John Yeary
> Assignee: Leonardo Uribe
> Priority: Blocker
> Fix For: 2.2.0
>
>
> The ordinal values for the Severity levels in Mojarra use values starting
> from 0 while MyFaces uses values starting from 1. This results in
> inconsistent behavior between implementations. I suggest aligning the values
> starting with 0 since this is consistent with general programming
> expectations.
> Mojarra
>
> INFO(0), WARN(1), ERROR(2), and FATAL(3)
> MyFaces
> INFO(1), WARN(2), ERROR(3), and FATAL(4)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira