jsf.js event handler is working incorrect in 2.1.0
--------------------------------------------------

                 Key: MYFACES-3156
                 URL: https://issues.apache.org/jira/browse/MYFACES-3156
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.1.0
         Environment: Java 1.6.0_24, Tomcat 7.0.14, Richfaces 4
            Reporter: Rene O


It looks like this issue is the same as MYFACES-3080 and MYFACES-3115, which 
was solved in MyFaces 2.0.6, but now in 2.1.0 it appears again.

A testcase to reproduce is attached.

Do the following steps:
1.: call http://localhost:8080/jsftest/test.jsf
2.: fill something into the input field and press the "Render"-Button
3.: you can see in the infobox at top, that no begin-event is recieved. With 
the current 2.0.6-SNAPSHOT a begin-event is recieved, which is the correct 
behaviour.

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

Reply via email to