[ 
https://issues.apache.org/jira/browse/FLEX-33480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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

Reply via email to