Page param with Exception paages.
---------------------------------
Key: JBSEAM-2985
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2985
Project: Seam
Issue Type: Bug
Affects Versions: 2.0.1.CR2
Environment: NA
Reporter: Tom Goring
Page Parameters in exception pages cause seam to stack trace.
Work around is not not include a page param and use some other way.
Bit of a pain as I was holding state in a param global to my site but it broke my
exceptions pages.
Easy to reproduce :
http://www.seamframework.org/Community/BugInExceptionHandling.
Or:
1) Create a excepetion page /error.xhtml
2) Add a error.page.xml to define a page param
3) in pages.xml map NullPtr to that page
4) thro a nullptr somewhere
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira