Mustella Failures

2013-05-14 Thread Alex Harui
I’ve spent today working through the 200+ mustella failures from a “mini_run.sh –all” run. I’m down to about 62 failures. Hopefully I’ll get through them tomorrow. The vast majority are related to use of callLater in Spark TextInput/TextArea/RichEditableText. It looks like there is a problem

[jira] [Updated] (FLEX-33545) RTE in desroyItemEditor in AdvancedDataGrid

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33545: - Summary: RTE in desroyItemEditor in AdvancedDataGrid (was: RTE in desroyItemEditor in AdvancedDa

[jira] [Created] (FLEX-33545) RTE in desroyItemEditor in AdvancedDateGrid

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33545: Summary: RTE in desroyItemEditor in AdvancedDateGrid Key: FLEX-33545 URL: https://issues.apache.org/jira/browse/FLEX-33545 Project: Apache Flex Issue Type: B

[jira] [Updated] (FLEX-33545) RTE in destroyItemEditor in AdvancedDataGrid

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33545: - Summary: RTE in destroyItemEditor in AdvancedDataGrid (was: RTE in desroyItemEditor in AdvancedD

Re: Mustella Failures

2013-05-14 Thread Justin Mclean
Hi, > I’ve spent today working through the 200+ mustella failures from a > “mini_run.sh –all” run. Much appreciated! What OS/Flash version are you targeting out of interest? Justin

[jira] [Resolved] (FLEX-33545) RTE in destroyItemEditor in AdvancedDataGrid

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-33545. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 Can sometimes reproduce issues by th

[jira] [Commented] (FLEX-33544) [Not injection][TLF only]The text display as multiline when paste multiline text into single-line TLFTextField,

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656873#comment-13656873 ] Justin Mclean commented on FLEX-33544: -- Can attach some source code to show this issu

[jira] [Comment Edited] (FLEX-33544) [Not injection][TLF only]The text display as multiline when paste multiline text into single-line TLFTextField,

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656873#comment-13656873 ] Justin Mclean edited comment on FLEX-33544 at 5/14/13 7:47 AM: -

[jira] [Updated] (FLEX-33544) [Not injection][TLF only]The text display as multiline when paste multiline text into single-line TLFTextField,

2013-05-14 Thread jingyuan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jingyuan updated FLEX-33544: Attachment: TLF single line.fla > [Not injection][TLF only]The text display as multiline when paste mul

[jira] [Commented] (FLEX-33544) [Not injection][TLF only]The text display as multiline when paste multiline text into single-line TLFTextField,

2013-05-14 Thread jingyuan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656882#comment-13656882 ] jingyuan commented on FLEX-33544: - No much src code, we just using the control provided by

[jira] [Resolved] (FLEX-33505) value property of NumericStepper does not update on text input

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33505. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 > value property of NumericStepp

[jira] [Updated] (FLEX-33505) value property of NumericStepper does not update on text input

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33505: - Assignee: Erik de Bruin > value property of NumericStepper does not update on text input > --

[jira] [Commented] (FLEX-33544) [Not injection][TLF only]The text display as multiline when paste multiline text into single-line TLFTextField,

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656904#comment-13656904 ] Justin Mclean commented on FLEX-33544: -- This many not be the right place for this bug

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Justin Mclean
Hi, Probably also fixes this issue: https://issues.apache.org/jira/browse/FLEX-28247 Justin

[jira] [Updated] (FLEX-28247) In a NumericStepper, when typing a value manually and tabbing out of the field, the new value is not committed.

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-28247: - Assignee: Erik de Bruin > In a NumericStepper, when typing a value manually and tabbing out o

[jira] [Resolved] (FLEX-28247) In a NumericStepper, when typing a value manually and tabbing out of the field, the new value is not committed.

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-28247. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 > In a NumericStepper, when typi

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Erik de Bruin
Yes, it does... Cool! A twofer ;-) EdB On Tue, May 14, 2013 at 10:55 AM, Justin Mclean wrote: > Hi, > > Probably also fixes this issue: > https://issues.apache.org/jira/browse/FLEX-28247 > > Justin -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoft

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Justin Mclean
Hi, And perhaps even this one? https://issues.apache.org/jira/browse/FLEX-23746 Justin

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Justin Mclean
HI, Actually not that one but I've probably fixed that myself :-) Justin

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Erik de Bruin
Nice! EdB On Tue, May 14, 2013 at 11:15 AM, Justin Mclean wrote: > HI, > > Actually not that one but I've probably fixed that myself :-) > > Justin -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

[jira] [Updated] (FLEX-33398) ComboBox loses selectedItem when dataProvider dispatch reset event

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33398: - Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) > ComboBox loses sele

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

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33365. -- Resolution: Invalid Fix Version/s: Apache Flex 4.10.0 The above comments and the continu

[jira] [Resolved] (FLEX-33329) Popup with TextInput never garbage collected

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33329. -- Resolution: Invalid Fix Version/s: Apache Flex 4.10.0 This issue was ruled a Flash Playe

[jira] [Resolved] (FLEX-33329) Popup with TextInput never garbage collected

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33329. -- Resolution: Invalid Fix Version/s: Apache Flex 4.10.0 This issue was ruled a Flash Playe

RE: Mustella list tests failing

2013-05-14 Thread Kessler CTR Mark J
Thanks Alex, I was offline a few days. -Mark -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Sunday, May 12, 2013 2:15 AM To: dev@flex.apache.org Subject: Re: Mustella list tests failing Update: I didn't look into whether validateNow() is truly necessary or not, but

[jira] [Resolved] (FLEX-33232) Loop video property adding delay between repetitions

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33232. -- Resolution: Cannot Reproduce Fix Version/s: Apache Flex 4.10.0 Assignee: Erik de

[jira] [Updated] (FLEX-33168) removeAllElements() takes 1 or more seconds to execute

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33168: - Priority: Minor (was: Major) > removeAllElements() takes 1 or more seconds to execute >

[jira] [Updated] (FLEX-33168) removeAllElements() takes 1 or more seconds to execute

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33168: - Can you please provide an example that shows this problem? Also, do you see this only on iOS 5.1.1,

[jira] [Commented] (FLEX-33066) Spark Datagrid does not update correctly when dataprovider gets sorted.

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656940#comment-13656940 ] Erik de Bruin commented on FLEX-33066: -- Which SDK and Flash Player version? I'm unabl

[jira] [Updated] (FLEX-33542) mx:AdvancedDataGrid header column separators display embedded SWF on mouseover

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33542: - Attachment: CursorButton.as > mx:AdvancedDataGrid header column separators display embedded S

[jira] [Commented] (FLEX-33542) mx:AdvancedDataGrid header column separators display embedded SWF on mouseover

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657040#comment-13657040 ] Erik de Bruin commented on FLEX-33542: -- This is how far I've come: - this is not rel

Re: Mustella Failures

2013-05-14 Thread Alex Harui
OSX 10.6.8 FP 11.2. So far, I haven't hit anything that looks version or platform specific. On 5/14/13 12:09 AM, "Justin Mclean" wrote: > Hi, > >> I¹ve spent today working through the 200+ mustella failures from a >> ³mini_run.sh ­all² run. > > Much appreciated! > > What OS/Flash version ar

[jira] [Commented] (FLEX-33542) mx:AdvancedDataGrid header column separators display embedded SWF on mouseover

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657045#comment-13657045 ] Justin Mclean commented on FLEX-33542: -- It's assigned to Alex believe it he knows whe

[jira] [Comment Edited] (FLEX-33542) mx:AdvancedDataGrid header column separators display embedded SWF on mouseover

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657045#comment-13657045 ] Justin Mclean edited comment on FLEX-33542 at 5/14/13 1:19 PM: -

Can we have a 'Apache Flex Falcon' version in JIRA

2013-05-14 Thread Erik de Bruin
If we can have a version 'Apache Flex Falcon' in JIRA, we can easily exclude a fair number of issues from the filters we're using to figure out what needs fixin' for the next SDK release... Same for some other 'projects' as well, I can imagine. EdB -- Ix Multimedia Software Jan Luykenstraat 2

[jira] [Commented] (FLEX-33542) mx:AdvancedDataGrid header column separators display embedded SWF on mouseover

2013-05-14 Thread Edward Trochim (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657083#comment-13657083 ] Edward Trochim commented on FLEX-33542: --- This is the workaround I am using in my app

[jira] [Commented] (FLEX-33542) mx:AdvancedDataGrid header column separators display embedded SWF on mouseover

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657088#comment-13657088 ] Erik de Bruin commented on FLEX-33542: -- Are you using FXG or SWF? This issue seems to

[jira] [Comment Edited] (FLEX-33542) mx:AdvancedDataGrid header column separators display embedded SWF on mouseover

2013-05-14 Thread Edward Trochim (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657083#comment-13657083 ] Edward Trochim edited comment on FLEX-33542 at 5/14/13 3:05 PM:

[jira] [Commented] (FLEX-33542) mx:AdvancedDataGrid header column separators display embedded SWF on mouseover

2013-05-14 Thread Edward Trochim (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657120#comment-13657120 ] Edward Trochim commented on FLEX-33542: --- I edited my previous comment. I tried repro

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Alex Harui
Erik, Thanks for looking into these issues. I'm wondering if this is the right fix, though. I haven't actually pulled your changes, so I'm just looking at the diff. It appears that this commit switches from a change event on enter to a change event on every keystroke in the TextInput portion of

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Erik de Bruin
Alex, If you're going to check every commit and figure out a different way to do it, you're going to burn yourself out long before you get to finish FlexJS, man! I added the a change event handler to the Spark control and changed the change handler on the MX control. Mustella tests (240 something

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Alex Harui
Hi Erik, I really appreciate the time and effort you are taking to fix bugs, but I do try to review as every commit to make sure we don't introduce new issues. I sure hope someone is reviewing my commits. I am not trying to find a different or better way. To me, this is similar to happening to

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Erik de Bruin
Alex, I wasn't being negative at all. I meant literally what I said (keep in mind I'm not a native speaker): if you're going to test each commit and try to single handedly figure if it will survive every use case, you're going to have no time left to actually contribute new code and do PMC stuff.

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Alex Harui
On 5/14/13 9:33 AM, "Erik de Bruin" wrote: > Alex, > > I wasn't being negative at all. I meant literally what I said (keep in > mind I'm not a native speaker): if you're going to test each commit > and try to single handedly figure if it will survive every use case, > you're going to have no

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Erik de Bruin
Alex, > exciting, but I feel like there is still enough activity in the existing > Flex SDK to warrant spending time to make sure we don't inject issues that > prevent folks from switching to Apache Flex. And I see it as my role to > tackle the nasty regressions like that ADG cursor issue that yo

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Alex Harui
On 5/14/13 10:15 AM, "Erik de Bruin" wrote: > Alex, > >> exciting, but I feel like there is still enough activity in the existing >> Flex SDK to warrant spending time to make sure we don't inject issues that >> prevent folks from switching to Apache Flex. And I see it as my role to >> tackle

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Erik de Bruin
Crap, I've run out of time. EdB On Tue, May 14, 2013 at 7:49 PM, Alex Harui wrote: > > > > On 5/14/13 10:15 AM, "Erik de Bruin" wrote: > >> Alex, >> >>> exciting, but I feel like there is still enough activity in the existing >>> Flex SDK to warrant spending time to make sure we don't inject

Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33505: NumericStepper not updating on 'change'

2013-05-14 Thread Alex Harui
OK, I will jump in ;-) On 5/14/13 10:51 AM, "Erik de Bruin" wrote: > Crap, I've run out of time. > > EdB > > > > On Tue, May 14, 2013 at 7:49 PM, Alex Harui wrote: >> >> >> >> On 5/14/13 10:15 AM, "Erik de Bruin" wrote: >> >>> Alex, >>> exciting, but I feel like there is still e

Re: Can we have a 'Apache Flex Falcon' version in JIRA

2013-05-14 Thread OmPrakash Muppirala
On Tue, May 14, 2013 at 6:51 AM, Erik de Bruin wrote: > If we can have a version 'Apache Flex Falcon' in JIRA, we can easily > exclude a fair number of issues from the filters we're using to figure > out what needs fixin' for the next SDK release... > > Same for some other 'projects' as well, I c

Re: [Dicuss] Github stats and lack of visibility by working not working in trunk/master

2013-05-14 Thread OmPrakash Muppirala
On Mon, May 13, 2013 at 3:32 PM, Justin Mclean wrote: > Hi, > > > Cant we just remove it in our repo and let the mirroring process take > care > > of it on github? > > I'll give it a go but I don't think branch changes are being mirrored in > github. > > > Can you point out some examples (with url

Mustella Failure involving mx.validators.DateValidator

2013-05-14 Thread Alex Harui
Justin, This test is failing for me. tests/RuntimeLocalization/RTL_SparkSkins/Integration/RTL_Integration_Framewo rkStrings_File01_Tester.mxml RTL_DateValidator_dateFormat_wrongLengthErrorDV Did it pass for you? It is putting the custom error in twice "QType Qthe Qdate Qin Qthe Qformat. MM

Re: Mustella Failure involving mx.validators.DateValidator

2013-05-14 Thread Justin Mclean
Hi, > This test is failing for me. > tests/RuntimeLocalization/RTL_SparkSkins/Integration/RTL_Integration_Framewo > rkStrings_File01_Tester.mxml RTL_DateValidator_dateFormat_wrongLengthErrorDV I'll take a look. Justin

Re: Mustella Failure involving mx.validators.DateValidator

2013-05-14 Thread Justin Mclean
HI, > It looks like once for the Year and once for the Month, but the test is only > expecting one. Yep that's the issue. Here some code for en_US locale that does the same: http://ns.adobe.com/mxml/2009"; xmlns:s="library://ns.adobe.com/flex/spark"

Re: [Dicuss] Github stats and lack of visibility by working not working in trunk/master

2013-05-14 Thread Justin Mclean
Hi, >> Cant we just remove it in our repo and let the mirroring process take care >> of it on github? > > I'll give it a go but I don't think branch changes are being mirrored in > github. Yep the github been updated but patches branch has not been removed. I'd guess it does't remove old branc

Flex SDK github

2013-05-14 Thread Justin Mclean
Hi, Much better, the Flex SDK github mirror shows second here: https://github.com/apache/ It's defaults to the develop branch and shows commit updates in a few minutes here: https://github.com/apache/flex-sdk And you can see the stats here: https://github.com/apache/flex-sdk/graphs/commit-activ

Re: Mustella Failure involving mx.validators.DateValidator

2013-05-14 Thread Justin Mclean
Hi, Decided backward consistency was probably more important. The test passes now. Thanks, Justin

Re: Flex SDK github

2013-05-14 Thread OmPrakash Muppirala
On May 14, 2013 6:25 PM, "Justin Mclean" wrote: > > Hi, > > Much better, the Flex SDK github mirror shows second here: > https://github.com/apache/ > > It's defaults to the develop branch and shows commit updates in a few minutes here: > https://github.com/apache/flex-sdk > > And you can see the s

[jira] [Resolved] (FLEX-33497) Provide a new DPI density

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-33497. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 Merged into develop branch.

[jira] [Resolved] (FLEX-18697) ObjectUtil.getCacheKey does not make cache key correctly

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-18697. -- Resolution: Fixed 99% sure this is resolved. Nick you agree? > ObjectUtil.getC

[jira] [Created] (FLEX-33546) Release Apache Flex 4.10

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33546: Summary: Release Apache Flex 4.10 Key: FLEX-33546 URL: https://issues.apache.org/jira/browse/FLEX-33546 Project: Apache Flex Issue Type: Task Affects Ver

[jira] [Created] (FLEX-33547) Fix any JIRA bugs we want to see in this release

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33547: Summary: Fix any JIRA bugs we want to see in this release Key: FLEX-33547 URL: https://issues.apache.org/jira/browse/FLEX-33547 Project: Apache Flex Issue Ty

[jira] [Created] (FLEX-33548) Run Mustella tests

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33548: Summary: Run Mustella tests Key: FLEX-33548 URL: https://issues.apache.org/jira/browse/FLEX-33548 Project: Apache Flex Issue Type: Sub-task Repor

[jira] [Updated] (FLEX-33548) Run Mustella tests

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33548: - Description: Run mustella tests on supported platforms and versions. Windows Flash Player 11.1 W

[jira] [Created] (FLEX-33549) Have build create "official" linux binary

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33549: Summary: Have build create "official" linux binary Key: FLEX-33549 URL: https://issues.apache.org/jira/browse/FLEX-33549 Project: Apache Flex Issue Type: Sub

[jira] [Created] (FLEX-33552) Check licences by running rat report

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33552: Summary: Check licences by running rat report Key: FLEX-33552 URL: https://issues.apache.org/jira/browse/FLEX-33552 Project: Apache Flex Issue Type: Sub-task

[jira] [Created] (FLEX-33550) Make sure README and RELEASE_NOTES are up to date

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33550: Summary: Make sure README and RELEASE_NOTES are up to date Key: FLEX-33550 URL: https://issues.apache.org/jira/browse/FLEX-33550 Project: Apache Flex Issue T

[jira] [Created] (FLEX-33551) Fix release documentation and process

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33551: Summary: Fix release documentation and process Key: FLEX-33551 URL: https://issues.apache.org/jira/browse/FLEX-33551 Project: Apache Flex Issue Type: Sub-tas

[jira] [Created] (FLEX-33553) Make and vote on release candidate

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33553: Summary: Make and vote on release candidate Key: FLEX-33553 URL: https://issues.apache.org/jira/browse/FLEX-33553 Project: Apache Flex Issue Type: Sub-task

[jira] [Created] (FLEX-33554) Update version to 4.11.0

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33554: Summary: Update version to 4.11.0 Key: FLEX-33554 URL: https://issues.apache.org/jira/browse/FLEX-33554 Project: Apache Flex Issue Type: Sub-task

[jira] [Created] (FLEX-33555) Publish Apache Flex 4.10 binary and source packages

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33555: Summary: Publish Apache Flex 4.10 binary and source packages Key: FLEX-33555 URL: https://issues.apache.org/jira/browse/FLEX-33555 Project: Apache Flex Issue

[jira] [Updated] (FLEX-33555) Publish Apache Flex 4.10 binary and source packages

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33555: - Priority: Blocker (was: Major) > Publish Apache Flex 4.10 binary and source packages > -

[jira] [Created] (FLEX-33556) Update Apache Flex installer config file

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33556: Summary: Update Apache Flex installer config file Key: FLEX-33556 URL: https://issues.apache.org/jira/browse/FLEX-33556 Project: Apache Flex Issue Type: Sub-

[jira] [Created] (FLEX-33557) Announce Apache Flex 4.10 release

2013-05-14 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33557: Summary: Announce Apache Flex 4.10 release Key: FLEX-33557 URL: https://issues.apache.org/jira/browse/FLEX-33557 Project: Apache Flex Issue Type: Sub-task

[jira] [Updated] (FLEX-33557) Announce Apache Flex 4.10 release

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33557: - Description: Announce release on Apache list Official press release? Update web site with new rel

FlexUnit

2013-05-14 Thread Justin Mclean
Hi, What the situation with Flex Unit donation is there any hold ups or is it just that people don't have time? Thanks, Justin

Jenkins not working with Git

2013-05-14 Thread Justin Mclean
Hi, This is still not resolved and probably would of saved Alex some time in working out what broke some tests. Not having the test running on checkin means we're flying blind to some extent. Any chance someone can take a look at it? https://issues.apache.org/jira/browse/FLEX-33438 Thanks, Jus

[jira] [Commented] (FLEX-33535) On resize, null object reference is thrown by non existent prevLine TextFlowLine

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657828#comment-13657828 ] Justin Mclean commented on FLEX-33535: -- Any chance of a test app? Be nice to have thi

[jira] [Commented] (FLEX-33547) Fix any JIRA bugs we want to see in this release

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657829#comment-13657829 ] Justin Mclean commented on FLEX-33547: -- Regression issues: https://issues.apache.org/

[jira] [Updated] (FLEX-33546) Release Apache Flex 4.10.0

2013-05-14 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33546: - Summary: Release Apache Flex 4.10.0 (was: Release Apache Flex 4.10) > Release Apache Flex 4.

Re: Jenkins not working with Git

2013-05-14 Thread OmPrakash Muppirala
On May 14, 2013 7:49 PM, "Justin Mclean" wrote: > > Hi, > > This is still not resolved and probably would of saved Alex some time in working out what broke some tests. > > Not having the test running on checkin means we're flying blind to some extent. > > Any chance someone can take a look at it?

Re: FlexUnit

2013-05-14 Thread Cyrill Zadra
I'm still waiting for Infra .. They need to import github flexunit repos. Cyrill On 15.05.2013, at 10:45, Justin Mclean wrote: > Hi, > > What the situation with Flex Unit donation is there any hold ups or is it > just that people don't have time? > > Thanks, > Justin >

Re: FlexUnit

2013-05-14 Thread Justin Mclean
Hi, > I'm still waiting for Infra .. They need to import github flexunit repos. What's the INFRA JIRA? Justin

Re: Jenkins not working with Git

2013-05-14 Thread Justin Mclean
Hi, > I will take this up. Much appreciated. Justin

Re: FlexUnit

2013-05-14 Thread Cyrill Zadra
https://issues.apache.org/jira/browse/INFRA-6152 Cyrill On 15.05.2013, at 12:12, Justin Mclean wrote: > Hi, > >> I'm still waiting for Infra .. They need to import github flexunit repos. > > What's the INFRA JIRA? > > Justin

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Alex Harui
Justin, Thanks for dealing with the DateValidator failure. I have another one for you. This change is causing a failure in the mustella test: tests/gumbo/components/DataGrid/Properties/DataGrid_Properties_sortable column_withEditor_test002. Did this test pass for you? I looked at FLEX-16857,

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Justin Mclean
Hi, > I looked at FLEX-16857, and IMO, it is not a bug. The code is not calling > refresh after setting sort = null and before adding items. I haven't tried > it, but I suspect that would avoid the error. That is broken as well the objects are still sorted rather than reverting to their origina

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Justin Mclean
Hi, >> I looked at FLEX-16857, and IMO, it is not a bug. The code is not calling >> refresh after setting sort = null and before adding items. I haven't tried >> it, but I suspect that would avoid the error. > That is broken as well the objects are still sorted rather than reverting to > their

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Alex Harui
On 5/14/13 10:29 PM, "Justin Mclean" wrote: > Hi, > >> I looked at FLEX-16857, and IMO, it is not a bug. The code is not calling >> refresh after setting sort = null and before adding items. I haven't tried >> it, but I suspect that would avoid the error. > That is broken as well the object

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Alex Harui
On 5/14/13 10:33 PM, "Justin Mclean" wrote: > Hi, > >>> I looked at FLEX-16857, and IMO, it is not a bug. The code is not calling >>> refresh after setting sort = null and before adding items. I haven't tried >>> it, but I suspect that would avoid the error. >> That is broken as well the ob

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Justin Mclean
HI, Just so it's clear. In Apache Flex 4.9.1 - this code gives an RTE. a.sort = null; a.addItem({...}); And with this code. Items are still sorted after refresh when they shouldn't be. a.sort = null; a.refresh(); a.addItem({...}); The fix I applied for FLEX-16857 "fixes" both of these issue

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Alex Harui
On 5/14/13 10:43 PM, "Justin Mclean" wrote: > > And with this code. Items are still sorted after refresh when they shouldn't > be. > > a.sort = null; > a.refresh(); > a.addItem({...}); > > The fix I applied for FLEX-16857 "fixes" both of these issues. ie no RTE in > case one and item are

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Justin Mclean
Hi, > Wow, so there was no way to unsort after sorting in 4.9.1? Or is it the > addItem that messes things up? Not 100% sure not looked at exact details. I do know there other issues re adding or removing when sorted or filtered when there are duplicates. Probably needs to be more tests as th

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Alex Harui
On 5/14/13 11:12 PM, "Justin Mclean" wrote: > Hi, > >> Wow, so there was no way to unsort after sorting in 4.9.1? Or is it the >> addItem that messes things up? > Not 100% sure not looked at exact details. > > I do know there other issues re adding or removing when sorted or filtered > when

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-16857 Fixed RTE when adding items after setting sort to null

2013-05-14 Thread Justin Mclean
Hi, > so if you want I can dig on this after I check on the bound-validators issue. Leave it with me and I'll get to it tomorrow. Thanks, Justin

Re: Can we have a 'Apache Flex Falcon' version in JIRA

2013-05-14 Thread Erik de Bruin
There are a lot of bugs that concern the Falcon compiler in JIRA. It would be nice to have a "version" - like the "version" "Apache Flex Next" - to indicate those bugs. This would allow us to filter them. There should also be "version"s for ASJS or FlexJS specifically, for FalconJx and probably so

[jira] [Commented] (FLEX-33554) Update version to 4.11.0

2013-05-14 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658119#comment-13658119 ] Erik de Bruin commented on FLEX-33554: -- And tag 4.10.0? > Update ver