You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Aurélien Baroiller (JIRA)" <ji...@apache.org> on 2013/01/24 10:55:13 UTC

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

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

             Summary: spark.collections.Sort crashs 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 an numeric property (even with spark.collections.Sort).

The only case where it crashs is :
- Mac Os,
- Google Chrome with PepperFlash
- sorting on string property.

All other cases work :
- Windows (even with PepperFlash on Chrome),
- All browsers (even Chrome on Mac if not using PepperFlash)
- sorting on numeric property (even Chrome on Mac with PepperFlash)

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