pageflow_tutorial, form validation, application bug
---------------------------------------------------

         Key: BEEHIVE-963
         URL: http://issues.apache.org/jira/browse/BEEHIVE-963
     Project: Beehive
        Type: Bug
  Components: Tutorials  
    Versions: V1    
 Environment: Windows, Firefox Browser
    Reporter: Thomas Preston
    Priority: Minor


Following the pageflow tutorial, everything is fine until the validation 
application which has a minor bug (just looks bad if letting a user play with 
it in a demo). 

To reproduce:

Get to this stage:

http://beehive.apache.org/docs/1.0/netui/tutorial_pageflow.html#validation

Deploy the validation app to Tomcat.

Go through all the pages one time with valid data until you end up on this page:
http://localhost:8080/pageflow_tutorial/processData.do

Now, go back to page2.do by clicking browser back button.

Now enter INVALID data (age = 200 for example).

Instead of staying on page2 with the invalid data message you end up being sent 
through to processData with empty data.

If you go through the flow without ever using the back button, you don't get 
this type of problem...

Tom

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to