All, I'm seeing problems where there are any custom SQL calls in customlist objects in the latest round of RCs for Railo. I cannot explain why, because the query runs correctly, but it then goes on to through an error about "blah blah ' '<value>' ' has an error near SQL statement blah. It's doubling up single quotes... but it still runs the query correctly?? Anyway, I've created this small bit of code as a workaround:
<cfset arguments.SqlWhere=replace(arguments.SqlWhere,"'",'"',"ALL")> Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev@googlegroups.com To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry