[jboss-jira] [JBoss JIRA] Created: (JBSEAM-344) Portal booking example loses conversation after validation error

Mauro Lopez (JIRA) jira-events at jboss.com
Wed Sep 6 15:50:29 EDT 2006


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


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 jboss-jira mailing list