If it is like the old bugs with duplicate, it most likely resulted in references instead of copies. That would mean a change in your new struct would impact the struct you duplicated.
On 12/2/06, Mike Chabot <[EMAIL PROTECTED]> wrote: > Does anyone have more information on this bug, which was supposedly > fixed with the recent cumulative hotfix? What are the symptoms? > > "Duplicating very large structures now works as expected. Previously, > duplicating a very large structure would sometimes result in an > inaccurate duplicate of the original structure." > > http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=kb400074 > > Thank you, > Mike Chabot > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262677 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

