You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Dasa Paddock (JIRA)" <ji...@apache.org> on 2013/04/09 00:38:16 UTC

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

Dasa Paddock created FLEX-33480:
-----------------------------------

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