[seam-issues] [JBoss JIRA] Resolved: (SEAMINTL-50) Faces messages should be passed to JSF in the order they were added

Ken Finnigan (JIRA) jira-events at lists.jboss.org
Thu Jul 21 11:54:23 EDT 2011


     [ https://issues.jboss.org/browse/SEAMINTL-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Finnigan resolved SEAMINTL-50.
----------------------------------

    Resolution: Done


> Faces messages should be passed to JSF in the order they were added
> -------------------------------------------------------------------
>
>                 Key: SEAMINTL-50
>                 URL: https://issues.jboss.org/browse/SEAMINTL-50
>             Project: Seam International
>          Issue Type: Bug
>          Components: Messages
>    Affects Versions: 3.0.0.Final
>         Environment: JBAS7
> Mojarra 2.0.4 (FCS b09-jbossorg-4)
>            Reporter: Matija Mazi
>            Assignee: Ken Finnigan
>            Priority: Minor
>             Fix For: 3.1.0.Alpha1
>
>
> The MessagesImpl bean does not preserve messages in the order they were added; the order they are output (using <h:messages>) is random.
> I've submitted a github pull request; the fix simply uses LinkedHashSet's instead of HashSets. I've tested it, it works for me.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list