[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616707#action_12616707
]
Michael Freedman commented on PORTLETBRIDGE-38:
-----------------------------------------------
This has been fixed in the Portlet 1.0 Bridge codeline but hasn't yet been
fixed in the 2.0 codeline hence the bug is left open as a reminder to merge the
work.
> Messages not maintained in insertion order as per JSF 1.2 spec
> --------------------------------------------------------------
>
> Key: PORTLETBRIDGE-38
> URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-38
> Project: MyFaces Portlet Bridge
> Issue Type: Bug
> Components: Impl
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Michael Freedman
> Assignee: Michael Freedman
>
> The Bridge isn't preserving messages in insertion order as per the 1.2 JSF
> spec. To fix this the PortletFacesContextImpl should switch from using a
> HashMap to a LinkedHashMap.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.