That’s a bug!  Please add it to the bug database at trac.reactorframework.com.

 

Doug

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cedric Villat
Sent: Sunday, June 04, 2006 7:47 PM
To: [email protected]
Subject: [Reactor for CF] Iterator error

 

Doug,

 

I found a bug with iterators on CFMX 6.1. In the reactor.interator.interator on line 435, you have the following:

 

<cfset QueryAddColumn(variables.query, "reactorRowDeleted", "Bit", deletedArray) />

 

The problem is on CFMX 6.1, the QueryAddColumn function only has 3 parameters. It doesn’t have the “datatype” parameter that exists in CFMX7. This obviously throws an error on CFMX 6.1.

 

Cedric


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to