[ http://issues.apache.org/jira/browse/PB-7?page=comments#action_12357864 ] 

Ronald Holshausen commented on PB-7:
------------------------------------

I think a generic JSF/portlet bridge can be created, but as long as you don't 
do funny things with request parameters but rather bind the JSF controls to 
backing bean properties. Then the request parameters will be decoded and stored 
in the view and the data model (backing beans) during the handling of the 
ActionRequest, and as long as the view and context is restored for the 
RenderRequest (see issue PB-32), the response should be rendered as normal.



> Messages are not displayed, validation errors are ignored
> ---------------------------------------------------------
>
>          Key: PB-7
>          URL: http://issues.apache.org/jira/browse/PB-7
>      Project: Portals Bridges
>         Type: Bug
>   Components: jsf
>     Versions: 0.4
>  Environment: Jetspeed2
>     Reporter: Michael Lipp
>     Priority: Blocker

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to