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

Werner Punz commented on MYFACES-3156:
--------------------------------------

btw. to prevent such problems we have meta directories with svn:externals set 
in our main dir, the ones for 2.0 and 2.1 are
http://svn.apache.org/repos/asf/myfaces/current21/ and
http://svn.apache.org/repos/asf/myfaces/current20/

those always point correctly to the correct 2.1 and 2.0 development head

> 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
>         Attachments: jsftest.zip
>
>
> 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