NETUI Samples: Validation sample failed to display error message when inputs
are invalid
----------------------------------------------------------------------------------------
Key: BEEHIVE-918
URL: http://issues.apache.org/jira/browse/BEEHIVE-918
Project: Beehive
Type: Bug
Components: Samples
Versions: v1m1
Environment: WinXP SP2
Reporter: Yongqin Xu
Start the tomcat 5, build and deploy tthe netui samples into tomcat 5. Go to
http://localhost:8080/netui-samples/, then click Validation link.
Don't input any input value In the form, click "submit" or "submit extra"
button, the page will always navigate to success.jsp which shows
"Validation successful". But the tomcat console display validation failure
exception and stack trace. Similarly, if you put values that intentionaly
break the validation rules, it still navigate to success.jsp. I looked at the
source code, it supposes to navigate to the current page with
error message defined in the validation.message file.
--
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