[jira] [Comment Edited] (FLEX-33480) Build error when locale is set to pt_PT

2013-04-09 Thread Justin Mclean (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626369#comment-13626369
 ] 

Justin Mclean edited comment on FLEX-33480 at 4/9/13 8:07 AM:
--

Confirmed and it also happens for some other locales as well but only if a 
s:TextArea is used, if a s:Label or other component is used it doesn't 
cause the issue.

pt_PT resource bundles for textLayput do exist in the 4.9.1 SDK so might be a 
Flash Builder issue.


  was (Author: jmclean):
Confirmed and it also happens for some other locales as well but only if a 
s:TextArea is used, if a s:Label or other component is used it doesn't 
cause the issue.

pt_PT resource bundles for textLayput do exist in the 4.9.1 SDK so might be a 
Flash Builder issues.

  
 Build error when locale is set to pt_PT
 ---

 Key: FLEX-33480
 URL: https://issues.apache.org/jira/browse/FLEX-33480
 Project: Apache Flex
  Issue Type: Bug
  Components: Spark: TextArea
Affects Versions: Apache Flex 4.9.0
 Environment: Tested using 4.9.1
Reporter: Dasa Paddock

 Locale is set to: pt_PT
 Test code is:
 ?xml version=1.0 encoding=utf-8?
 s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
  xmlns:s=library://ns.adobe.com/flex/spark
 s:TextArea/
 /s:Application
 Build error is:
 Unable to resolve resource bundle textLayout for locale pt_PT.

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


[jira] [Comment Edited] (FLEX-33480) Build error when locale is set to pt_PT

2013-04-09 Thread Justin Mclean (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626378#comment-13626378
 ] 

Justin Mclean edited comment on FLEX-33480 at 4/9/13 8:19 AM:
--

Looks like issue is that pt_PT, en_GB, en_CA, en_AU and el_GR bundles are 
commented out in textLayout's build.xml. Build.xml has same issue in Apache 
Flex develop branch.

  was (Author: jmclean):
Looks like issue is that pt_PT, en_GB, en_CA, en_AU and el_GR bundles are 
commented out in textLayout's build.xml. Build.xml has same issue in Apache 
Flex 4.10.
  
 Build error when locale is set to pt_PT
 ---

 Key: FLEX-33480
 URL: https://issues.apache.org/jira/browse/FLEX-33480
 Project: Apache Flex
  Issue Type: Bug
  Components: Spark: TextArea
Affects Versions: Apache Flex 4.9.0
 Environment: Tested using 4.9.1
Reporter: Dasa Paddock

 Locale is set to: pt_PT
 Test code is:
 ?xml version=1.0 encoding=utf-8?
 s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
  xmlns:s=library://ns.adobe.com/flex/spark
 s:TextArea/
 /s:Application
 Build error is:
 Unable to resolve resource bundle textLayout for locale pt_PT.

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