Yes, buggy indeed...

I've removed all my project files and went to re-run the compiler and got this:
 Invalid CFML construct found on line 137 at column 25.
ColdFusion was looking at the following text:

>

The CFML compiler was processing:

    * a cfif tag beginning on line 135, column 18.
    * a cfif tag beginning on line 135, column 18.

 

The error occurred in /CFMX7/servers/jared/cfusion.ear/cfusion.war/reactor/project/CommonInterest/Record/MatchRecord.cfc: line 137
Called from /CFMX7/servers/jared/cfusion.ear/cfusion.war/reactor/core/objectFactory.cfc: line 104
Called from /CFMX7/servers/jared/cfusion.ear/cfusion.war/reactor/reactorFactory.cfc: line 20
Called from /CFMX7/servers/jared/cfusion.ear/cfusion.war/reactor/util/ReactorCompiler.cfc: line 57
Called from /CFMX7/servers/jared/cfusion.ear/cfusion.war/CommonInterest/compiler.cfm: line 1

135 : <cfif 
136 : 
137 : >
138 : 
139 : <cfset variables.children.User.load('') /> 

Please advise when another commit is available? :D:D I'm rolling back to the previous repo for the moment, so it's not going to hang me up.

Thanks, man...

J


------------------------------------------------

Jared C. Rypka-Hauer

Continuum Media Group LLC

http://www.web-relevant.com

Member, Team Macromedia - ColdFusion


"That which does not kill me makes me stranger." - Yonah Schmeidler


On Apr 17, 2006, at 2:56 PM, Doug Hughes wrote:

 

FYI – I just committed some big changes to reactor.  I’m still making more, but I didn’t want these to disappear on accident.  More details later.

 

Doug

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

Reply via email to