Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 03747E592 for ; Sun, 17 Feb 2013 02:03:16 +0000 (UTC) Received: (qmail 11967 invoked by uid 500); 17 Feb 2013 02:03:13 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 11931 invoked by uid 500); 17 Feb 2013 02:03:13 -0000 Mailing-List: contact dev-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 dev@flex.apache.org Received: (qmail 11888 invoked by uid 99); 17 Feb 2013 02:03:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2013 02:03:13 +0000 Date: Sun, 17 Feb 2013 02:03:13 +0000 (UTC) From: "Alex Harui (JIRA)" To: dev@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FLEX-33388) Add TextFlow to TextArea - Error 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-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui resolved FLEX-33388. ------------------------------- Resolution: Cannot Reproduce Cannot reproduce with this simple test: > Add TextFlow to TextArea - Error > -------------------------------- > > Key: FLEX-33388 > URL: https://issues.apache.org/jira/browse/FLEX-33388 > Project: Apache Flex > Issue Type: Bug > Components: Spark: TextArea > Affects Versions: Apache Flex 4.9.0 > Environment: Win 7 > Intel(R) Xeon(R) 2.40 GHz > 6GB RAM > Reporter: Robbyn Gerhardt > Labels: AIR, TLF, TextArea, textFlow > > When you paste text flow will get this error: > TypeError: Error #1009: Cannot access a property or method of a null object reference. > at flashx.textLayout.container::TextContainerManager/setText()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/container/TextContainerManager.as:583] > at spark.components.supportClasses::RichEditableTextContainerManager/setText()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/spark/src/spark/components/supportClasses/RichEditableTextContainerManager.as:347] > at flashx.textLayout.container::TextContainerManager/setTextFlow()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/container/TextContainerManager.as:763] > at spark.components.supportClasses::RichEditableTextContainerManager/setTextFlow()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/spark/src/spark/components/supportClasses/RichEditableTextContainerManager.as:358] > at flashx.textLayout.container::TextContainerManager/setTextFlow()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/container/TextContainerManager.as:772] > at spark.components.supportClasses::RichEditableTextContainerManager/setTextFlow()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/spark/src/spark/components/supportClasses/RichEditableTextContainerManager.as:358] > at spark.components::RichEditableText/commitProperties()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/spark/src/spark/components/RichEditableText.as:2561] > at mx.core::UIComponent/validateProperties()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/core/UIComponent.as:8227] > at mx.managers::LayoutManager/validateProperties()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/managers/LayoutManager.as:605] > at mx.managers::LayoutManager/doPhasedInstantiation()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/managers/LayoutManager.as:821] > at mx.managers::LayoutManager/doPhasedInstantiationCallback()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/managers/LayoutManager.as:1188] > I use TLF 3.0.33 in Apache Flex 4.9.0 > In version Apache Flex 4.8.0 it works without problems. -- 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