Switch CSV to RichFaces AJAX behavior
-------------------------------------

                 Key: RF-10063
                 URL: https://issues.jboss.org/browse/RF-10063
             Project: RichFaces
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: component-validators
    Affects Versions: 4.0.0.Milestone5
            Reporter: Alexander Smirnov
             Fix For: 4.0.0.Milestone5


CSV behavior extends standard JSF ajax behavior, therefore AJAX requests bypass 
RF extensions.
As the side effect, rich:message component does not initialise client-side 
script after AJAX validation.
Possible problem in mixed client and AJAX validation:
1) first request - client-side validation passed, AJAX callback updates message 
after server-side validation.
2) if client-side validation fails in next request, error message will not 
shown.

-- 
This message is automatically generated by JIRA.
-
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