Duplicate Bug Fix!

The duplicate bug I mentioned earlier on my blog has been corrected! See the hotfix here. Way to go, Macromedia.

Archived Comments

Comment 1 by Rob Brooks-Bilson posted on 4/2/2004 at 2:23 AM

Unfortunatley, it looks like this hot fix STILL doesn't fix all duplicate issues. I'm running into a problem while porting a (badly) written CF 4.5 application where a structure of arrays that is being manipulated by reference then passed to a COM method is causing an error. If I serialize then immediately deserialize the struct of arrays before passing it to the COM object, all is well. Using duplicate, however, results in a COM automation error in CFMX.

Comment 2 by Raymond Camden posted on 4/2/2004 at 4:32 AM

Rob, I posted this as a new entry.