You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Neil Madsen (JIRA)" <ji...@apache.org> on 2014/12/16 02:52:15 UTC

[jira] [Updated] (FLEX-34687) Error #1009 encountered when changing languages on License Screen

     [ https://issues.apache.org/jira/browse/FLEX-34687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Madsen updated FLEX-34687:
-------------------------------
    Description: 
When changing languages on the 'License Agreements' screen, the user will get a Error #1009 if they have any of the following checked.
  - SWFObject
  - OSMF
  - Remoting Support 
  - Adobe Embedded Font Libraries and Utilities 

This is due to some incorrect values entered into the 'apache-flex-sdk-installer-config.xml' file

The installer is checking against some CONSTANT values but the values actually entered into the XML are the ones being used as the labels displayed in the UI.

Updating the values to be the strings represented by the CONSTANTS will fix the problem.


  was:
When changing languages on the 'License Agreements' screen, the user will get a Error #1009 if they have any of the following checked.
  - SWFObject
  - OSMF
  - Remoting Support 
  - Adobe Embedded Font Libraries and Utilities 

This is due to some incorrect values entered into the 'apache-flex-sdk-installer-config.xml' file

The installer is checking against some CONSTANT values but the values entered into the XML are supposed to be the labels displayed in the UI.



> Error #1009 encountered when changing languages on License Screen
> -----------------------------------------------------------------
>
>                 Key: FLEX-34687
>                 URL: https://issues.apache.org/jira/browse/FLEX-34687
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: InstallApacheFlex
>    Affects Versions: Install Apache Flex 3.1
>            Reporter: Neil Madsen
>            Priority: Minor
>
> When changing languages on the 'License Agreements' screen, the user will get a Error #1009 if they have any of the following checked.
>   - SWFObject
>   - OSMF
>   - Remoting Support 
>   - Adobe Embedded Font Libraries and Utilities 
> This is due to some incorrect values entered into the 'apache-flex-sdk-installer-config.xml' file
> The installer is checking against some CONSTANT values but the values actually entered into the XML are the ones being used as the labels displayed in the UI.
> Updating the values to be the strings represented by the CONSTANTS will fix the problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)