[JBoss JIRA] Created: (RF-10063) Switch CSV to RichFaces AJAX behavior
by Alexander Smirnov (JIRA)
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
14 years, 1 month
[JBoss JIRA] Created: (RF-9863) CSV: ajaxRendered areas (with messages) not updated on request from validator
by Ilya Shaikovsky (JIRA)
CSV: ajaxRendered areas (with messages) not updated on request from validator
-----------------------------------------------------------------------------
Key: RF-9863
URL: https://jira.jboss.org/browse/RF-9863
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: core
Affects Versions: 4.0.0.Milestone4
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Critical
Not possible to use even announced "ajax validation" Workaround is too weird. If the user to be able just define render="messagesId" - that would be enough for the beginning. But in that case exception thrown. But creation of List of id's for that in bean - not convinient at all. And moreover as we told render will be hidden from the behavior so - should not be used.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month