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

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

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

Justin Mclean commented on FLEX-33480:
--------------------------------------

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