[seam-issues] [JBoss JIRA] Updated: (JBSEAM-1625) Add parameter's to exception redirect from pages.xml

Norman Richards (JIRA) jira-events at lists.jboss.org
Sat Dec 19 16:33:30 EST 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Richards updated JBSEAM-1625:
------------------------------------

    Fix Version/s: The future
                       (was: 2.2.1.CR1)


> Add parameter's to exception redirect from pages.xml
> ----------------------------------------------------
>
>                 Key: JBSEAM-1625
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-1625
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 2.0.0.BETA1
>         Environment: jboss 4.2, seam 2.0.0.B1
>            Reporter: Zalder R
>            Assignee: Norman Richards
>            Priority: Minor
>             Fix For: The future
>
>         Attachments: redirect_exception_params.patch
>
>
> For example:
>     <exception class="org.my.Exception">
>         <redirect view-id="/mypage.xhtml">
>         	<param name="u" value="#{user.username}"/>            
>         	<message severity="warn">#{messages['MSG.ERROR.MAX_TEXT_REACHED']}</message>
> 	    </redirect>
>     </exception>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list