Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 008AAE5B7 for ; Thu, 24 Jan 2013 15:59:15 +0000 (UTC) Received: (qmail 22495 invoked by uid 500); 24 Jan 2013 15:59:13 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 22446 invoked by uid 500); 24 Jan 2013 15:59:13 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 22422 invoked by uid 99); 24 Jan 2013 15:59:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2013 15:59:13 +0000 Date: Thu, 24 Jan 2013 15:59:12 +0000 (UTC) From: "Carol Frampton (JIRA)" To: dev@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLEX-33365) spark.collections.Sort crashes on PepperFlash (Chrome) on Mac MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-33365?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1356= 1699#comment-13561699 ]=20 Carol Frampton commented on FLEX-33365: --------------------------------------- I have the same versions in chrome://plugins/ that you do but I see you are= running in French. What version of Flex are you using? =20 > 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=C3=A9lien Baroiller > > When sorting an ArrayCollection based on an string property using the spa= rk.collections.Sort class, it throws a TypeError #2007.=20 > It works when using the mx.collections.Sort instead of spark.collections.= Sort.=20 > It works when sorting on a numeric property (even with spark.collections.= Sort).=20 > The only case where it crashes is :=20 > - Mac Os,=20 > - Google Chrome with PepperFlash=20 > - sorting on string property.=20 > All other cases works :=20 > - Windows (even with PepperFlash on Chrome),=20 > - All browsers (even Chrome on Mac but without PepperFlash)=20 > - 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 administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira