ColdFusion just went very weird on one of my servers.

The following legit code suddenly started throwing errors saying it was
invalid.

<cfset request.var = "value">

The . Was the error.

<cfif NOT isdefined('var')>

Something about can only occue inside text

Restarting cf fixed it, but very weird or what

<Russ>



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to