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.