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

Justin Mclean resolved FLEX-19379.
----------------------------------

    Resolution: Fixed

Fixed in previous version of the SDK most likely 4.9
                
> ListCollectionView.as, getFilteredItemIndex method, need to check whether 
> filterFunction is null.
> -------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-19379
>                 URL: https://issues.apache.org/jira/browse/FLEX-19379
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: Menu
>    Affects Versions: Adobe Flex SDK 3.3 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): 
> Browser: Internet Explorer 6.x
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easyfix, easytest
>
> Steps to reproduce:
> 1. Create a menu:Menu.
> 2. Add item to menu by doing menu.dataProvider.addItem(item).
> 3. Run time error will show that ListCollectionView.as, line 564, 
> filterFunction is null.
>  
>  Actual Results:
>  
>  
>  Expected Results:
>  Check whether filterFunction is null before doing anything else.
>  
>  Workaround (if any):
>  
> Create a dummy filterFunction and assign it to 
> menu.dataProvider.filterFunction.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to