[
https://issues.apache.org/jira/browse/FLEX-33365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588898#comment-13588898
]
Marcus Fritze commented on FLEX-33365:
--------------------------------------
I have the same issue. I currently found this bug here in the JIRA.
I didn't know that this bug was already reported. Some days ago I created a bug
report in the Adobe bugbase with examples:
https://bugbase.adobe.com/index.cfm?event=bug&id=3502439
The both links in the previous post are not available ("The information
requested is not found").
> 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