You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Carol Frampton (JIRA)" <ji...@apache.org> on 2013/01/24 16:29:12 UTC

[jira] [Commented] (FLEX-33365) spark.collections.Sort crashes on PepperFlash (Chrome) on Mac

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

Carol Frampton commented on FLEX-33365:
---------------------------------------

I'm running Chrome, version Version 24.0.1312.56 on Mac OSX 10.7.5 and your example works fine.  What version is PepperFlash?

Given I can't reproduce this it might help it you past the stack trace.
                
> 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 with source : 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