[
https://jira.jboss.org/jira/browse/JBSEAM-4128?page=com.atlassian.jira.pl...
]
Sheng Gu reopened JBSEAM-4128:
------------------------------
Hi Norman, I reproduced this issue on seam-contactlist example, after I changed s:link
view="/search.xhtml" to s:link view="/search.seam". It only happens on
a view with ".seam" suffix. For a view with ".xhtml" suffix, it works
fine. On Seam 2.1.1.GA, both of the two situations works fine. Thanks.
Regression: page parameters broken
----------------------------------
Key: JBSEAM-4128
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4128
Project: Seam
Issue Type: Bug
Components: EL
Affects Versions: 2.1.2.CR1
Reporter: Sheng Gu
Assignee: Norman Richards
Fix For: 2.1.2.CR2
Page parameters are lost/broken after upgrading to 2.1.2.CR1 from 2.1.1.GA.
For example: page.xhtml has page parameters: param1, param2, param3, when click s:link
view="page.xhtml" and pass a new value of param1 to the page, all other
parameters param2 and param3 disappear from page.xhtml. In 2.1.1.GA, it doesn't
happen.
--
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