[
https://issues.apache.org/jira/browse/PB-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Halverson updated PB-7:
-----------------------------
Attachment: FacesPortlet.java
We are using the MyFaces portlet bridge in a project being developed. Ran into
this problem with FacesMessage objects not being carried over into the render
phase. I coded up a solution this problem that works nicely. Saves the
messaes on the PortletSession and re-establishes them in the render phase. We
would like to see these changes integrated into the project. I have attached
the FacesPortlet.java source file with the changes in it.
> Messages are not displayed, validation errors are ignored
> ---------------------------------------------------------
>
> Key: PB-7
> URL: https://issues.apache.org/jira/browse/PB-7
> Project: Portals Bridges
> Issue Type: Bug
> Components: jsf
> Affects Versions: 1.0
> Environment: Jetspeed2
> Reporter: Michael Lipp
> Priority: Blocker
> Attachments: FacesPortlet.java, jsf.patch
>
>
> If the JSF page produces messages (explicitly or implicitly due to validation
> errors) these messages are not displayed.
> Also (and probably related) validation errors are ignored, i.e. the model is
> changed despite the error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]