[
https://issues.jboss.org/browse/JBSEAM-4774?page=com.atlassian.jira.plugi...
]
Mikko Kuokkanen edited comment on JBSEAM-4774 at 4/18/11 6:51 AM:
------------------------------------------------------------------
Hi. Using "<s:link propagation="nest">" was a working and
documented feature of Seam 2.2.0. Our software relies on it heavily and from our point of
view 2.2.1 has a serious regression, that stops us from upgrading to it.
Changing from propagation="nest" to propagation="nested" is doable
with careful search&replace, but even that doesn't work now.
This bug is marked to be fixed in 2.3.0., but that version seems to be bringing other big
changes also. Would it be possible to make 2.2.2 with just this fix?
was (Author: mkuokkanen):
Hi. Using "<s:link propagation="nest">" was a working and
documented feature of Seam 2.2.0. Our software relies on it heavily and from our point of
view 2.2.1 has a serious regression, that stops us from upgrading to it.
Changing from propagation="nest" to propagation="nested" is doable
with careful search&replace, but even that doesn't work now.
This bug is marked to be fixed in 2.3.0., but that version seams to be bringing other big
changes also. Would it be possible to make 2.2.2 with just this fix?
Usage of propagation="nested" with <s:link>
doesn't create nested conversation
------------------------------------------------------------------------------
Key: JBSEAM-4774
URL:
https://issues.jboss.org/browse/JBSEAM-4774
Project: Seam 2
Issue Type: Bug
Affects Versions: 2.2.1.Final
Reporter: Alexey Ovchinnikov
Assignee: Marek Novotny
Fix For: 2.3.0.ALPHA
Have migrated my project to Seam 2.2.1.Final from Seam 2.2.0.GA and detected that
JBSEAM-4755 still exists.
<s:link propagation="nest"> throws Exception and <s:link
propagation="nested"> does not create a nested conversation...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira