[ https://issues.apache.org/jira/browse/FLEX-33365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13563050#comment-13563050 ]
Carol Frampton commented on FLEX-33365: --------------------------------------- Thanks to Alex for the info, the external URLs for these bugs are: https://bugbase.adobe.com/index.cfm?event=bug&id=3489165 https://bugbase.adobe.com/index.cfm?event=bug&id=3489173 > 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 > Attachments: FLEX33365sort.mxml > > > 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