On 10/31/05, Stephen Cassady <[EMAIL PROTECTED]> wrote: > There's a solution for this in the forums I believe, where it was also an > issue between two versions of CFMX. (I think). :-)
No, the CFMX issue was specifically an interaction between sandbox security in 7.0 Enterprise and the Fusebox core files that caused one of the calls to duplicate() to fail. The workarounds were: - either replace calls to duplicate() with structCopy() in one of the Fusebox core files - or add a readonly sandbox access path to one of the WEB-INF lib JAR files. The fix is included in CFMX 7.0.1. The issue that Andy lists is a bug in BlueDragon's implementation of duplicate() (and does not affect the Fusebox core files). -- Sean A Corfield -- http://corfield.org/ Got frameworks? "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6837 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
