[ 
https://issues.apache.org/jira/browse/MYFACES-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894124#action_12894124
 ] 

Werner Punz edited comment on MYFACES-2851 at 7/30/10 3:44 PM:
---------------------------------------------------------------

Ok the code behaves correctly it is a demo issue.
You decorated the entire form with f:ajax what happens is that one ajax request 
is set on
onchange in the input, another one on the button, now if you edit someting and 
press the button two requests are generated because the onchange triggers and 
then the button submit

      was (Author: werpu):
    Ok seems not all examples issue two ajax requests just quickly checked 
another one, in either way Leo dont hold yourself up with it today, I will have 
a look into this issue
on monday, I can reproduce it here and will nail my expanded debugging classes 
in to check what the problem is.

  
> Simple ajax event is sended twice.
> ----------------------------------
>
>                 Key: MYFACES-2851
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2851
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.2-SNAPSHOT
>            Reporter: Leonardo Uribe
>
> Checking some stuff I notice all ajax request are sended twice. I can't see 
> cleary why this is happening. Someone who can help?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to