[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-344) Portal booking example loses conversation after validation error
Gavin King (JIRA)
jira-events at jboss.com
Fri Nov 24 14:58:42 EST 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-344?page=all ]
Gavin King updated JBSEAM-344:
------------------------------
Fix Version/s: 1.1.0.GA
User says this is actually because responseComplete is not set.
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988331
> Portal booking example loses conversation after validation error
> ----------------------------------------------------------------
>
> Key: JBSEAM-344
> URL: http://jira.jboss.com/jira/browse/JBSEAM-344
> Project: JBoss Seam
> Issue Type: Bug
> Components: Portal
> Affects Versions: 1.0.1
> Environment: JBoss 4.0.4.GA
> JBoss Portal 2.4.0-Beta1
> (used jems-installer-1.2.0.BETA)
> JBoss Seam 1.0.1.GA
> Reporter: Mauro Lopez
> Assigned To: Gavin King
> Fix For: 1.1.0.GA
>
>
> Followed this steps:
> - deployed the application in examples/portal using ant, as described in examples/portal/readme.txt
> - Entered http://localhost:8080/portal
> - Selected the SeamHibernate portlet tab, registered user, logged in...
> - Searched hotels, selected one of them, and pressed the "Book" button.
> In the Book Hotel screen, if the credit card number hasn't got 16 digits, a message is shown. After that, having entered 16 digits for the credit card, instead of the confirm screen, the "Search Hotels" screen is shown, with the message "No conversation".
> So, after a failed validation, the conversation is lost.
> In my own examples I've substituted conversational scope with session scope, just to see them working.
--
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
More information about the seam-issues
mailing list