Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB09C178FA for ; Wed, 4 Feb 2015 15:49:32 +0000 (UTC) Received: (qmail 71081 invoked by uid 500); 4 Feb 2015 15:48:35 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 71054 invoked by uid 500); 4 Feb 2015 15:48:35 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 71044 invoked by uid 99); 4 Feb 2015 15:48:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2015 15:48:35 +0000 Date: Wed, 4 Feb 2015 15:48:34 +0000 (UTC) From: "Erik de Bruin (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FLEX-34687) Error #1009 encountered when changing languages on License Screen MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-34687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-34687: --------------------------------- Assignee: Neil Madsen > 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, Installer > Affects Versions: Install Apache Flex 3.1 > Reporter: Neil Madsen > Assignee: Neil Madsen > Priority: Blocker > Fix For: Install Apache Flex 3.2 > > > 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)