ListShuttle: validator is called only for source value; submitted value from 
input is not passed to the validator.
------------------------------------------------------------------------------------------------------------------

                 Key: RF-6423
                 URL: https://jira.jboss.org/jira/browse/RF-6423
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
         Environment: 3.3.1.SNAPSHOT
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski
         Attachments: CarsValidator.java, Custom.java, CustomizePage.xhtml

Source is attached.

# Open page. Input price more than 10000000 in source and target lists.
# Click submit or rerender
Result: 
Problem #1. Validator for source value is called, but new inputted price is not 
passed to validator. So validation is not failed.
Problem #2. Validator for target value is not called.

# Click rerender or submit again
Result: Only now validation is failed.

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to