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

Aurélien Baroiller updated FLEX-33365:
--------------------------------------

    Summary: spark.collections.Sort crashes on PepperFlash (Chrome) on Mac  
(was: spark.collections.Sort crashs on PepperFlash (Chrome) on Mac)
    
> spark.collections.Sort crashes on PepperFlash (Chrome) on Mac
> -------------------------------------------------------------
>
>                 Key: FLEX-33365
>                 URL: https://issues.apache.org/jira/browse/FLEX-33365
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: Sort and SortField
>         Environment: Mac OS Snow Leopard 10.6.8
> Google Chrome 24.0.1312.56
> PepperFlash 11.5.31.137
>            Reporter: Aurélien Baroiller
>
> When sorting an ArrayCollection based on an string property using the 
> spark.collections.Sort class, it throws a TypeError #2007. 
> It works when using the mx.collections.Sort instead of 
> spark.collections.Sort. 
> It works when sorting on a numeric property (even with 
> spark.collections.Sort). 
> The only case where it crashes is : 
> - Mac Os, 
> - Google Chrome with PepperFlash 
> - sorting on string property. 
> All other cases works : 
> - Windows (even with PepperFlash on Chrome), 
> - All browsers (even Chrome on Mac but without PepperFlash) 
> - sorting on numeric property (even Chrome on Mac with PepperFlash)
> Here is an example : http://www.odandb.com/flex/BugSparkSort/
> EDIT : It also crashes on Linux with Flash Player 11.2.202.261

--
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