Adam Crump said the following on 8/27/2007 11:36 AM:

Hummmm Interesting it appears that the bug in the early version of 6.1 is back as this simple example does not work, which has nothing to do with CS.
<cfset foo = createObject("component", "dsn") />
<cfset md = getMetaData(foo) />
<cfdump var="#md#" />
<cfdump var="#duplicate(md)#" />

The duplicate(md) generates the error. I can not access the BER right now due to firewall issues, but if the flattenMedataData method works the same, I bet I will have the same issue.

Can you paste in the complete version number of your 6.1 server? ColdSpring requires a minimum hotfix number in order to work. Have you applied all the available hotfixes for 6.1?

.pjf

Reply via email to