FacesContext.getMessages() must return the messages in the same order it were
added
-----------------------------------------------------------------------------------
Key: MYFACES-2439
URL: https://issues.apache.org/jira/browse/MYFACES-2439
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Leonardo Uribe
The current implementation of FacesContext.getMessages() doe not take into
account the addition order, and the spec javadoc is clear on this field.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.