]
Shane Bryzak commented on JBSEAM-961:
-------------------------------------
Can you please confirm if this is still occurring in Seam 1.2.0 patch 1, and how we can
reproduce it? Otherwise this issue will be closed.
jsessionid=xxx in url breaks RESTful parameter rewriting
----------------------------------------------------------
Key: JBSEAM-961
URL:
http://jira.jboss.com/jira/browse/JBSEAM-961
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.1.6.GA, 1.2.0.GA
Environment: jboss 4.0.5.GA sun jvm 1.5.0_10 , JSF Sun RI 1.3_03 ,
facelets 1.1.12
Seam 1.1.6.GA, 1.2.0.GA
Reporter: Radu Aghinii
Assigned To: Shane Bryzak
I have a Seam application that uses page parameters defined in pages.xml and uses
"redirect after post " navigation.
The expected behavior is that when a redirect to a seam view happens the current values
of the parameters referenced in pages.xml are attached to the URL.
( In the 1.1.6.GA documentation this is described in 5.1.1.1 of the documentation.
The specific point :
"Any navigation rule with a <redirect/> to the view id transparently includes
the request parameter. The value of the parameter is determined by evaluating the value
binding at the end of the invoke application phase." )
This works fine in the normal case where cookies are used for Servlet session management,
however, if cookies are disabled, the functionality breaks and the parameters are not
added.
The behavior is the same using 1.2.0.GA jars.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: