]
Alexander Smirnov commented on RF-10063:
----------------------------------------
ClientSide validator now extends richfaces AjaxBehavior and uses the same tag handler.
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
Assignee: Alexander Smirnov
Labels: client_side_validator
Fix For: 4.0.0.Milestone5
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
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: