You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Ankur Goyal (JIRA)" <ji...@apache.org> on 2011/08/15 03:32:27 UTC

[jira] [Created] (RAVE-190) javascript form validation only works for password field

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

        

[jira] [Resolved] (RAVE-190) javascript form validation only works for password field

Posted by "Jasha Joachimsthal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jasha Joachimsthal resolved RAVE-190.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3-INCUBATING

The field names in the HTML didn't match the expected field names in the script. Fixed that. 
Thanks for noticing.

> 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
>            Assignee: Jasha Joachimsthal
>            Priority: Minor
>              Labels: javascript
>             Fix For: 0.3-INCUBATING
>
>
> 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

        

[jira] [Assigned] (RAVE-190) javascript form validation only works for password field

Posted by "Jasha Joachimsthal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jasha Joachimsthal reassigned RAVE-190:
---------------------------------------

    Assignee: Jasha Joachimsthal

> 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
>            Assignee: Jasha Joachimsthal
>            Priority: Minor
>              Labels: javascript
>
> 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