[
https://issues.apache.org/jira/browse/FLEX-20030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-20030:
---------------------------------
Summary: ObjectUtil.copy() does not copy a string property (was:
ObjectUtil.cop() does not copy a string property)
> ObjectUtil.copy() does not copy a string property
> -------------------------------------------------
>
> Key: FLEX-20030
> URL: https://issues.apache.org/jira/browse/FLEX-20030
> Project: Apache Flex
> Issue Type: Bug
> Components: Runtime Exceptions
> Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Internet Explorer 7.x
> Language Found: English
> Reporter: Adobe JIRA
>
> I am facing a intermittent cloning problem. I am using the ObjectUtil.copy()
> method to clone my object. It is not a deep object. It has some string and
> boolean values. No nested object.
> I have noticed that one of the property called "nameT" does not copy over
> into the cloned object. I am seeing this behavior once in 7-8 times. I have
> never seen such a behavior in the past. It is difficult to reproduce this
> problem but I went into the debug mode and I have attached a screen shot.
> I understand it is difficult to help in a scenario where I cannot provide any
> sample app. But can you guys at Adobe guess what must be causing this issue?
> BTW, these are the 2 lines of code which are also part of my class ...
> registerClassAlias("FilterCode", com.FilterCode);
> public var nameT:String = "";
--
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