javascript form validation only works for password field
--------------------------------------------------------
Key: RAVE-190
URL: https://issues.apache.org/jira/browse/RAVE-190
Project: Rave
Issue Type: Bug
Reporter: Ankur Goyal
Priority: Minor
the javascript form validation only works for password field. If you type in
password less than 4 characters and go to next field it will show the error
message correctly beneath it but this doesn't happen for username (if you type
in less than 2 characters) nor for confirm password.
Also, the password matching validation is also not performed although all these
things are handled in the rave_form.js file.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira