[ 
https://issues.apache.org/jira/browse/MYFACES-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Werner Punz resolved MYFACES-3171.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.2-SNAPSHOT
                   2.0.8-SNAPSHOT

Correction it was a call to Lang.indexOf which was invalid, either way, the bug 
now is fixed in both branches.

> jsf.js: wrong api call in _ListenerQueue.remove
> -----------------------------------------------
>
>                 Key: MYFACES-3171
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3171
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.0.6, 2.1.0
>            Reporter: Werner Punz
>            Priority: Trivial
>             Fix For: 2.0.8-SNAPSHOT, 2.1.2-SNAPSHOT
>
>
> We have a call to _Lang.forEach in the remove function of the ListenerQueue, 
> this is wrong it should be arrForEach.
> Since the API is an api which is not yet used, this is a minor issue (the api 
> is a preparation api for 2.2)

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

        

Reply via email to