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

Rene O commented on MYFACES-3156:
---------------------------------

Sorry, it was my fault. 
In my local mavenrepository there was an older version of the 2.1.0-SNAPSHOT. 
With the latest SNAPSHOT from 
https://repository.apache.org/content/groups/snapshots/org/apache/myfaces/core/myfaces-api/2.1.0-SNAPSHOT/
 
and
https://repository.apache.org/content/groups/snapshots/org/apache/myfaces/core/myfaces-impl/2.1.0-SNAPSHOT/
everything works as expected.
This issue can be closed.

> 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