If you want to give me a little bit better understanding of the use case, I
think I could create a nice AIR app that would do what I think you want to
have done.
Since I mostly work on Windows, I have spent a little time trying to see
how it could be done on that platform, and it looks not difficu
"Just when you think you're out... they pull you back in!"
I'm on it, expect to have solution this weekend.
EdB
On Fri, Apr 19, 2013 at 11:17 PM, Alex Harui wrote:
> Erik,
>
> It looks like you took the ³var self=this² out. How are you supposed to
> call local functions? For example, this A
Ah, I see you've hidden your solution in the excellently commented
"fix more bugs in compiler and add more tests for them" commit...
Didn't know JSFlexJSEmitter was part of the compiler :-) Maybe make
your commits a little bit more granular and descriptive, please?
Since I already wrote a test for
Alex,
Somewhere in your last commit(s) something broke. I'm now getting this
error when I run a cleanly build MXMLJSC with a cleanly build
FlexJSUI.swc and fresh compiler on the FlexJSTest_again example:
ERROR - Circular dependency detected: controllers.MyController ->
controllers.MyController
T
Alex,
Which IDE are you using? I'm sorry to sound all OCD, but it looks like
you're leaving behind a breadcrumb trail of warnings in Eclipse:
unused imports and variables mostly. I like a clean 'Problems' view,
so I feel compelled to remove these before committing...
EdB
--
Ix Multimedia Softw
I thought I had, I ran them and was just looking for the success messages
at the end. I'm still trouble shooting my mustella tests. They go through
the motions of running but after it returns with success it says
=
Passes: 0
Fails: 0
==
In your C:\Users\\AppData\Roaming\Macromedia\Flash
Player\#Security\FlashPlayerTrust
create if not exist the file "dev.trust.cfg" and then inside, write the
absolute path to your Mustella tests folder, re-launch the tests and you
should be good.
-Fred
-Message d'origine-
From: Ma
Thank you Fred. I navigated down oath and created the file [1]. Added my
tests folder from mustella [2]. Ran a small test [3].
The issue it turns out is the FlashPlayerDebugger.exe, The executable
needs to be included in the system var, which is not documented properly.
It just says to put the
> The issue it turns out is the FlashPlayerDebugger.exe, The executable
> needs to be included in the system var, which is not documented properly.
Could you please update the documentation to reflect your findings? Thanks,
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T
On 4/20/13 3:40 AM, "Erik de Bruin" wrote:
> Alex,
>
> Somewhere in your last commit(s) something broke. I'm now getting this
> error when I run a cleanly build MXMLJSC with a cleanly build
> FlexJSUI.swc and fresh compiler on the FlexJSTest_again example:
>
> ERROR - Circular dependency det
OK, I'll make sure it is clean before submitting. I'm used to the old MXMLC
which had 100's of warnings.
On 4/20/13 3:53 AM, "Erik de Bruin" wrote:
> Alex,
>
> Which IDE are you using? I'm sorry to sound all OCD, but it looks like
> you're leaving behind a breadcrumb trail of warnings in Ecli
What do you think of the idea of moving these helper functions out of the
html template and have the compiler codegen them on-demand somehow. IMO, it
is a slippery slope to keep adding code to the html template that might not
actually be used by the app, and it is one more thing that can be screwe
[
https://issues.apache.org/jira/browse/FLEX-25906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637245#comment-13637245
]
Jeremy Wischusen commented on FLEX-25906:
-
This is still occurring using SDK 4.9.1
[
https://issues.apache.org/jira/browse/FLEX-25906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637245#comment-13637245
]
Jeremy Wischusen edited comment on FLEX-25906 at 4/20/13 1:18 PM:
--
Yesterday all was well in dependency-land... was it your "customer's
project" that caused you to tweak the algoritm?
EdB
On Sat, Apr 20, 2013 at 3:02 PM, Alex Harui wrote:
>
>
>
> On 4/20/13 3:40 AM, "Erik de Bruin" wrote:
>
>> Alex,
>>
>> Somewhere in your last commit(s) something broke. I'm
That would be one option. Maybe use the 'fragments' collection theme
that i saw in use in FalconJS. I think that having a global state runs
a bit counter to the idea behind FalconJX. But whatever works :-)
Another option would be to provide a 'global utils' class in FlexJS
and have FalconJX emit t
Yup.
On 4/20/13 7:29 AM, "Erik de Bruin" wrote:
> Yesterday all was well in dependency-land... was it your "customer's
> project" that caused you to tweak the algoritm?
>
> EdB
>
>
>
> On Sat, Apr 20, 2013 at 3:02 PM, Alex Harui wrote:
>>
>>
>>
>> On 4/20/13 3:40 AM, "Erik de Bruin" wr
I can't fix what I can't debug ;-)
Maybe spend a little time to abstract the pain points from that
project into a "TestGoogProject" style test project, so we can all
work on them? As an added bonus, by having (a) test(s) we'd prevent
regressions like this one in future updates...
EdB
On Sat, A
On 4/20/13 7:58 AM, "Erik de Bruin" wrote:
> I can't fix what I can't debug ;-)
Yup, I've been trying to add test cases that the customer hits but isn't in
FlexJSTest_again.
>
> Maybe spend a little time to abstract the pain points from that
> project into a "TestGoogProject" style test proje
[
https://issues.apache.org/jira/browse/FLEX-25454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637364#comment-13637364
]
Mark Kessler commented on FLEX-25454:
-
Thanks Alex, tossed on a zip extension and it o
[
https://issues.apache.org/jira/browse/FLEX-25454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler resolved FLEX-25454.
-
Resolution: Not A Problem
Tested with the below code. Problem no longer exists as of the current
[
https://issues.apache.org/jira/browse/FLEX-25454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler closed FLEX-25454.
---
Assignee: Mark Kessler
> CTRL-clicking/de-selecting a selected item to remove selection from Comb
[
https://issues.apache.org/jira/browse/FLEX-26157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler reassigned FLEX-26157:
---
Assignee: Mark Kessler
> Flex 4 Spark TextInput Issue
>
>
>
[
https://issues.apache.org/jira/browse/FLEX-26157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637371#comment-13637371
]
Mark Kessler commented on FLEX-26157:
-
Thank you Jeremy. You are correct. It no long
[
https://issues.apache.org/jira/browse/FLEX-26157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler resolved FLEX-26157.
-
Resolution: Not A Problem
Tested with the below application. Problem no longer occurs as of the
[
https://issues.apache.org/jira/browse/FLEX-26157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler closed FLEX-26157.
---
> Flex 4 Spark TextInput Issue
>
>
> Key: FLEX-26157
>
I know the point of the easyfix / easytest labels to to allow new people a
good starting point to help out. On confirmations by someone that an issue
longer produces the bug, confirming and closing out the ticket makes
sense. But on ones where they confirm it still exists, do we just leave it
unt
[
https://issues.apache.org/jira/browse/FLEX-21359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler reassigned FLEX-21359:
---
Assignee: Mark Kessler
> ItemDoubleClick event not firing
> -
[
https://issues.apache.org/jira/browse/FLEX-21359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler resolved FLEX-21359.
-
Resolution: Not A Problem
Tested using below app. Cannot reproduce bug with latest Flex-SDK.
[
https://issues.apache.org/jira/browse/FLEX-21359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler closed FLEX-21359.
---
> ItemDoubleClick event not firing
>
>
> Key: FLEX-2
On 4/20/13 2:48 PM, "Mark Kessler" wrote:
> I know the point of the easyfix / easytest labels to to allow new people a
> good starting point to help out. On confirmations by someone that an issue
> longer produces the bug, confirming and closing out the ticket makes
> sense. But on ones wher
[
https://issues.apache.org/jira/browse/FLEX-18371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler resolved FLEX-18371.
-
Resolution: Not A Problem
Assignee: Mark Kessler
Tested with below app. This is not a bug.
[
https://issues.apache.org/jira/browse/FLEX-18371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler closed FLEX-18371.
---
> ListBase selectedIndex setter not dispatchEvent(new
> FlexEvent(FlexEvent.CHANGE));
>
OK, I added the file.encoding to the FalconJX launch configuration. Let me
know if it works for you.
On 4/18/13 11:59 PM, "jun funakura" wrote:
> Hi,
> I tried new version of FlexJSOverray.zip.
>
> It seems Falcon.js and Falcon.JX are depend on Default encoding,
> so, non-ASCII character mes
nice one sir, bon joue!!
I'm just searching for keywords or components I'm still working on and
working on those issues out of convenience. Not really by the labels,
which explains the randomness of what I'm working on.
But my questions where based on 2 example issues. The first issue [1]
Jeremy confirmed the bug no long
On 4/20/13 3:43 PM, "Mark Kessler" wrote:
> Should I
> just leave it until it a fix, suggested fix is posted on it?
IMO, you are under no obligation to fix any bug. But I'm really glad to see
your activity level so far.
For me, if someone started complaining that one of the easy fix bugs was
Hi,
> On confirmations by someone that an issue longer produces the bug,
> confirming and closing out the ticket makes sense.
Nope don't close until it actually fix or it's not an issue in some other way.
> But on ones where they confirm it still exists, do we just leave it
> until a fix is sugg
Thanks guy,
But honestly whats 3339 open issues among friends :p
You know if we closed some of those resolved(that are marked open), our
closed percentage would be almost 90%.
-Mark
Hi,
> But the [2] second one he confirmed it's still a bug and that's where my
> question came in.
> Should I just leave it until it a fix, suggested fix is posted on it?
Up to you if you have the time and skill and inclination to fix it go right
ahead, if not the bug is now in a state where so
Hi,
> For me, if someone started complaining that one of the easy fix bugs was
> affecting their productivity with Flex, but they didn't have the skills or
> time to fix it, and nobody else jumped in, then I'd go and fix it for them.
You mean like this one:
https://issues.apache.org/jira/browse/
[
https://issues.apache.org/jira/browse/FLEX-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Kwiatkowski reassigned FLEX-18697:
---
Assignee: Nick Kwiatkowski
> ObjectUtil.getCacheKey does not make cache key corre
Hi,
> But honestly whats 3339 open issues among friends :p
At the currently rate of fixing about 2 years :-)
And there's these one's:
https://issues.apache.org/jira/issues/?filter=12321179
There's 4375 in this state. They were issues Adobe put off doing until a later
version of the SDK that w
Hi,
There's 4000+ issue in the closed and later state of these about 3000 are
marked as bugs and about 200 have a priority of major or more.
https://issues.apache.org/jira/issues/?filter=12321179
Would anyone object to reopening:
1. All the major and above bugs in this state? (about 200 issues)
[
https://issues.apache.org/jira/browse/FLEX-25045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-25045:
-
Labels: easyfix easytest (was: )
> ResourceManager.getInstance().getString() returns "undefi
[
https://issues.apache.org/jira/browse/FLEX-21825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reassigned FLEX-21825:
Assignee: Justin Mclean
> Incorrect Type Coercion in ResourceManagerImpl
>
[
https://issues.apache.org/jira/browse/FLEX-15851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-15851:
-
Labels: easyfix easytest (was: )
> ResourceManagerImpl returns "undefined" instead of null
>
[
https://issues.apache.org/jira/browse/FLEX-21825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-21825:
-
Labels: easyfix (was: )
> Incorrect Type Coercion in ResourceManagerImpl
> -
[
https://issues.apache.org/jira/browse/FLEX-21825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-21825.
--
Resolution: Not A Problem
Fix Version/s: Apache Flex 4.10.0
This a been fixed in a earli
[
https://issues.apache.org/jira/browse/FLEX-15851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reassigned FLEX-15851:
Assignee: Justin Mclean
> ResourceManagerImpl returns "undefined" instead of null
> ---
Anything but 3.
We should leave the MX component issues closed and reopen the spark and
some framework issues :p
But in two years from now well have to get around to them lol
-Mark
On Sat, Apr 20, 2013 at 7:58 PM, Justin Mclean wrote:
> Hi,
>
> There's 4000+ issue in the closed and later stat
Hey everybody!
I've been out of the loop for the last three weeks or so. Life has gotten
in the way.
Anyway, I have a few questions :
- Has MustellaTestChooser been updated to use output from GIT? Been
working on a few different bugs and I'm getting tired of waiting for all
the tests to run ;
Personally, I would say #4 -- assuming people can vote on closed tickets or
re-open them if they run across them. There are quite a few duplicates
(not hundreds, but more than 30) of those old tickets, and having them
reopened I would imagine could cause issues.
-Nick
On Sat, Apr 20, 2013 at 8:
[
https://issues.apache.org/jira/browse/FLEX-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Kwiatkowski resolved FLEX-18697.
-
Resolution: Fixed
Fix Version/s: Apache Flex 4.10.0
Fixed with GIT push of 8bf8aa7
Hi,
> - What is the status of the Whiteboard stuff?
Still undecided as far as I know. Githib mirrors still browen as well.
> - I have Tour de Flex from Adobe ready to donate. Where do we want this to
> appear?
A top level folder in utilities seems a good place to me. People may want to
add ex
For the MustellaTestChooser, use as input, the output of: git status -s |
grep "^[A M]"
-Fred
-Message d'origine-
From: Nicholas Kwiatkowski
Sent: Sunday, April 21, 2013 2:23 AM
To: dev@flex.apache.org
Subject: Been out of the loop -- looking to catch up
Hey everybody!
I've been out
Hi,
> Personally, I would say #4 -- assuming people can vote on closed tickets or
> re-open them if they run across them.
I not sure an ordinary user can reopen or vote on them.
My issue is that having them marked "Later" implies we'll get around to them at
sometime when in fact we wont unless
Hi,
Why not this?
var value:String = options[flag].toString();
if (value != null)
key += value;
The issue occurs when options[flag] is not a String but a Boolean right? So I
think what you checked in in would still cause it to not be added to
Hi, Alex
sorry I'm late.
In my case , I was change the labeltext in FlexJSTest_again.mxml
https://git-wip-us.apache.org/repos/asf?p=flex-asjs.git;a=blob;f=examples/FlexJSTest_again/src/FlexJSTest_again.mxml;h=2f3cbbdd0dfc5778cae9cf131f1d333711656dc0;hb=ebdc5a74a4bfc5ddf715e3b8dd0bbc58f02c3861
O
[
https://issues.apache.org/jira/browse/FLEX-15851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-15851.
--
Resolution: Duplicate
> ResourceManagerImpl returns "undefined" instead of null
> -
[
https://issues.apache.org/jira/browse/FLEX-25045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reassigned FLEX-25045:
Assignee: Justin Mclean
> ResourceManager.getInstance().getString() returns "undefined"
[
https://issues.apache.org/jira/browse/FLEX-25045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-25045.
--
Resolution: Not A Problem
Fix Version/s: Apache Flex 4.10.0
Issue has been fixed in earl
[
https://issues.apache.org/jira/browse/FLEX-23974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637427#comment-13637427
]
Mark Kessler commented on FLEX-23974:
-
Test application that reproduces issue and show
[
https://issues.apache.org/jira/browse/FLEX-23974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler reassigned FLEX-23974:
---
Assignee: Mark Kessler
> Datagrid with ArrayCollection provider, error at setter of selec
[
https://issues.apache.org/jira/browse/FLEX-14061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-14061.
--
Resolution: Not A Problem
Use this code instead.
resourceManager = ResourceManager.getInstance
[
https://issues.apache.org/jira/browse/FLEX-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-11930:
-
Labels: easytest (was: )
> Inproper condition for IF statement
> ---
[
https://issues.apache.org/jira/browse/FLEX-12404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-12404.
--
Resolution: Duplicate
> Inproper condition for IF statement
> -
[
https://issues.apache.org/jira/browse/FLEX-24296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-24296:
-
Labels: easyfix easytest (was: )
> ListCollectionView should throw a RangeError instead of E
[
https://issues.apache.org/jira/browse/FLEX-24296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637430#comment-13637430
]
Justin Mclean commented on FLEX-24296:
--
Confirmed still an issue in Apache Flex 4.9.1
[
https://issues.apache.org/jira/browse/FLEX-28803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-28803:
-
Labels: easytest (was: )
> ArrayList dispatches wring COLLECTION_CHANGE event
>
[
https://issues.apache.org/jira/browse/FLEX-28803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-28803:
-
Labels: easyfix easytest (was: easytest)
> ArrayList dispatches wring COLLECTION_CHANGE even
[
https://issues.apache.org/jira/browse/FLEX-24460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-24460:
-
Labels: easyfix easytest (was: )
> Array Collection indexes don`t get reordered before remov
[
https://issues.apache.org/jira/browse/FLEX-24460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reassigned FLEX-24460:
Assignee: Justin Mclean
> Array Collection indexes don`t get reordered before removing
[
https://issues.apache.org/jira/browse/FLEX-24460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637431#comment-13637431
]
Justin Mclean commented on FLEX-24460:
--
Can't reproduce seem to work fine.
http://
[
https://issues.apache.org/jira/browse/FLEX-24460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-24460.
--
Resolution: Cannot Reproduce
> Array Collection indexes don`t get reordered before removing
[
https://issues.apache.org/jira/browse/FLEX-25074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-25074.
--
Resolution: Not A Problem
If index is -1 you should get a Range Error so this is expected.
[
https://issues.apache.org/jira/browse/FLEX-27648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-27648:
-
Labels: easyfix easytest (was: )
> ViewStack.getItemIndex() throws error instead of returnin
[
https://issues.apache.org/jira/browse/FLEX-15729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-15729.
--
Resolution: Not A Problem
That how Numbers work in ActionScript/Flash Player not an Apache Flex
[
https://issues.apache.org/jira/browse/FLEX-23100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-23100:
-
Labels: easyfix easytest (was: )
> Multiple addAlls on ArrayCollection with filterfunction a
Hi, Alex
I was try new version ( 20-Apr-2013 15:17) of FlexJSOverlay.zip.
so It works well in my environment.
Japanese Text are correct displaying in swf and js apps.
Thanks!
--
Jun Funakura
2013/4/21 Alex Harui
> OK, I added the file.encoding to the FalconJX launch configuration. Let me
>
[
https://issues.apache.org/jira/browse/FLEX-25646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-25646:
-
Description:
Usually when removing an item from an ArrayCollection, I remove it by reference
rat
[
https://issues.apache.org/jira/browse/FLEX-25646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-25646:
-
Labels: easyfix (was: )
> ArrayCollection removeItem function
>
On Apr 20, 2013 5:24 PM, "Nicholas Kwiatkowski" wrote:
>
> Hey everybody!
>
> I've been out of the loop for the last three weeks or so. Life has gotten
> in the way.
>
> Anyway, I have a few questions :
>
> - Has MustellaTestChooser been updated to use output from GIT? Been
> working on a few d
On Apr 20, 2013 5:35 PM, "Justin Mclean" wrote:
>
> Hi,
>
> > - What is the status of the Whiteboard stuff?
> Still undecided as far as I know. Githib mirrors still browen as well.
Yes, no action from Infra on the related JIRA ticket. I will give it a
bump when I get a chance.
>
> > - I have To
[
https://issues.apache.org/jira/browse/FLEX-13758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-13758.
--
Resolution: Not A Problem
getDate function is incorrectly parsing date string not a Apache Flex
[
https://issues.apache.org/jira/browse/FLEX-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reopened FLEX-18697:
--
Not 100% it's correctly fixed.
Think fix should be:
var value:String = options[fl
[
https://issues.apache.org/jira/browse/FLEX-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637439#comment-13637439
]
Justin Mclean edited comment on FLEX-18697 at 4/21/13 2:13 AM:
-
Hi,
> I would love to see a top-level flex-examples repo for this like this.
> Utilities is not the right place for this.
That also works.
Justin
[
https://issues.apache.org/jira/browse/FLEX-28923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-28923.
--
Resolution: Not A Problem
No longer an issue in Safari 6 although issue is more likely Flash Pl
On Sat, Apr 20, 2013 at 8:34 PM, Justin Mclean wrote:
> utilities seems a good place to me. People may want to add examples for
> the new experimental components?
>
> > - I noticed a requirement for the TLF_HOME variable so that the framework
> > to be compiled, but I didn't see it documented any
I don't think that is working as expected... I'll play around a bit more
with it, though...
Might be because I'm on Windows...
-Nick
On Sat, Apr 20, 2013 at 8:43 PM, Frédéric THOMAS wrote:
> For the MustellaTestChooser, use as input, the output of: git status -s |
> grep "^[A M]"
>
> -Fred
>
[
https://issues.apache.org/jira/browse/FLEX-27019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-27019.
--
Resolution: Not A Problem
Not a Flex SDK issue Flash Player or OS issue.
> Poo
Waiting shouldn't be a problem. I've been developing on my own machine.
I'll merge the changes when things are cleared up.
On Sat, Apr 20, 2013 at 10:05 PM, OmPrakash Muppirala
wrote:
> On Apr 20, 2013 5:24 PM, "Nicholas Kwiatkowski" wrote:
> >
> > Hey everybody!
> >
> > I've been out of the
[
https://issues.apache.org/jira/browse/FLEX-12169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-12169.
--
Resolution: Duplicate
> Date Formatter does not coerce to String
>
[
https://issues.apache.org/jira/browse/FLEX-25781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-25781.
--
Resolution: Cannot Reproduce
Duplicate and can't reproduce. Not a Flex SDK issue most likely a
[
https://issues.apache.org/jira/browse/FLEX-23196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-23196.
--
Resolution: Won't Fix
FlashPlayer issue not Flex SDK issue.
> Date class - add
[
https://issues.apache.org/jira/browse/FLEX-14596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-14596:
-
Labels: easyfix (was: )
> Add time zone formatting to DateFormatter
> --
[
https://issues.apache.org/jira/browse/FLEX-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637445#comment-13637445
]
Nick Kwiatkowski commented on FLEX-18697:
-
Justin,
I see the issue now. Do you w
[
https://issues.apache.org/jira/browse/FLEX-25848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-25848.
--
Resolution: Won't Fix
Not an Apache Flex issue so can't fix.
Flash Player issue see:
https://b
[
https://issues.apache.org/jira/browse/FLEX-18168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-18168.
--
Resolution: Won't Fix
Not an Apache Flex issue so can't fix.
Flash Player issue see:
https://b
1 - 100 of 128 matches
Mail list logo