[
http://jira.jboss.com/jira/browse/JBSEAM-589?page=all ]
Gavin King closed JBSEAM-589.
-----------------------------
Resolution: Rejected
no-conversation-view-id doesn't redirect if cid isn't
transmitted as request parameter
--------------------------------------------------------------------------------------
Key: JBSEAM-589
URL:
http://jira.jboss.com/jira/browse/JBSEAM-589
Project: JBoss Seam
Issue Type: Feature Request
Components: BPM
Affects Versions: 1.1.0.GA
Reporter: adsf adsf
Assigned To: Gavin King
Fix For: 1.1.1.GA
Seam ignores 'no-conversation-view-id' attributes / tags in pages.xml &
pageflow files if 'cid' & 'clr' parameters aren't transmitted.
I.e. I have a 'editStuff.xhtml' page within a pageflow. The
'no-conversation-view-id' attribute is set to 'home.xhtml'.
When I call editStuff without a running conversation with something like
'editStuff.xhtml?cid=7&clr=true' I get redirected - as expected - to
'home.xhtml'. But when I call only 'editStuff.xhtml' - again without a
running conversation - the page is shown but makes no sense because the conversation is
missing.
IMHO one should get redirected because a pageflow relies on a conversation - if there is
no conversation the page probably makes no sense. Further it doesn't really matter if
I transmit a wrong or none conversation id - the result is the same: no conversation is
restored, therefore one should get redirected.
PS: I am not sure if BPM is the right category - please move it to a more fitting one if
it's wrong!
--
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