[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Freedman resolved PORTLETBRIDGE-38.
-------------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.0.0
As per previous comment. I have now merged this code from the 1.0 code line to
the 2.0 codeline so bug is fixed in both versions.
> 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
> Fix For: 1.0.0, 2.0.0
>
>
> 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.