[richfaces-issues] [JBoss JIRA] Commented: (RF-10731) Validation: ajax requests not sent

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Mar 31 15:12:37 EDT 2011


    [ https://issues.jboss.org/browse/RF-10731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593063#comment-12593063 ] 

Nick Belaevski commented on RF-10731:
-------------------------------------

This happens due to ui/commons code not encoding behavior scripts following the first submitting behavior. While we can fix by returning correct hints for the ClientValidator behavior, IMHO the complete fix will be check behaviors that follow clientValidator and not add validator Ajax request call if any of them is submitting.

> Validation: ajax requests not sent
> ----------------------------------
>
>                 Key: RF-10731
>                 URL: https://issues.jboss.org/browse/RF-10731
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-validators
>    Affects Versions: 4.0.0.CR1
>         Environment: RichFaces 4.0.0-SNAPSHOT r.22114
> Metamer 4.0.0-SNAPSHOT r.22123
> Mojarra 2.1.0-FCS
> GlassFish Server Open Source Edition 3.1-SNAPSHOT
> OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
> Chrome 10.0.648.127 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Assignee: Alexander Smirnov
>              Labels: tran
>             Fix For: 4.Future
>
>
> 1. deploy Metamer and open http://localhost:8080/metamer/faces/components/richInplaceInput/csv.xhtml
> 2. type "aaa" to the first input
> result:
> validation is performed correctly but no ajax request is sent

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list