[ http://issues.apache.org/jira/browse/MYFACES-303?page=comments#action_12315106 ]
Adam Winer commented on MYFACES-303: ------------------------------------ See the Javadoc for FacesMessage (in the RI, that is). The RI Javadoc is explicitly part of the specification. > API: FacesMessage.getSeverity() does not default correctly. > ----------------------------------------------------------- > > Key: MYFACES-303 > URL: http://issues.apache.org/jira/browse/MYFACES-303 > Project: MyFaces > Type: Bug > Versions: 1.0.9 beta > Reporter: Adam Winer > Assignee: Grant Smith > Attachments: FacesMessage.java > > The spec requires that FacesMessage.getSeverity() default to INFO. > Furthermore, a null severity passed to the constructor or setSeverity() > should result in a NullPointerException. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
