]
Jakub Janczak commented on JBSEAM-1625:
---------------------------------------
Here is the example test application (maven project):
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
Priority: Minor
Fix For: 2.1.2.CR1
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: