CF7 to CF8 difference
CF8 just gave me an error in some code that ran OK on CF7.
The error message is:
coldfusion.compiler.ASTsimpleVariableReference cannot be cast to java.lang.String
Which was caused by the use of a variable as an index in a loop. This would have taken ages to find but for a blog posting by Mike Rankin, thanks Mike.


There are no comments for this entry.
[Add Comment]