Hi!
You wrote about problems when moving nodes in the
tree.
I found what's the problem about it some time
ago.
You have to modify the core code until it get fixed (I
already wrote a bug report).
The problem is when you have CFMX 7.0.1 in tree.cfc (and
maybe in some other components too).
In some functions you have e.g.:
<cfset var qDescendants = "">
where upcoming query results are predefined as strings.
Maybe CFMX 7.01 is more type-secure than before so there are problems to write a
query to a string object and you'll get problems.
So: modify the core code by now and wait until there's a
update.
HTH
Bye,
Fritz
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Willem Mulder (sent by Nabble.com)
Sent: Sunday, January 29, 2006 4:55 AM
To: [email protected]
Subject: [farcry-dev] missing displayType in containers table
Ring any bells anyone?
I *really* need 2.3.2 to work so my clents can move nodes in the tree... at moment they cannot as we've upgraded them to CF7.
Much thanx
VV
View this message in context: missing displayType in containers table
Sent from the FarCry - Dev forum at Nabble.com.
