You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/12/02 03:58:20 UTC

[jira] Created: (MYFACES-2439) FacesContext.getMessages() must return the messages in the same order it were added

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.


[jira] Resolved: (MYFACES-2439) FacesContext.getMessages() must return the messages in the same order it were added

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2439.
-------------------------------------

    Resolution: Invalid
      Assignee: Leonardo Uribe

> 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
>            Assignee: 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.