I'm going to abbreviate <CFSETTING ...> as <CFS ON>.
Ok, what your seeing is that when you use <CFS ON>, or <CFS OFF>, it acts
like a counter. If you do:
<CFS OFF>
<CFS OFF>
<CFS ON>
you still have one <CFS OFF> 'on the stack', and therefore, the setting will
NOT restrict output to CFOUTPUT. Spectra unfortunately does this in a few
places. I released a fix for this that specifically corrected the issue for
handlers, and I _think_ it made it into 1.01, I'm not sure, but I know this
problem exists elsewhere. What you could do is use mutliple CFS ON tags, but
that may screw stuff up later (well, not if you 'revert' by doing CFS OFF
the same # of times you did CFS ON).
=======================================================================
Raymond Camden, Cold Fusion Jedi Master for Syntegra (www.syntegra.com)
Allaire Certified Instructor and Member of Team Allaire
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Brian P. Ferris [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 04, 2000 3:18 PM
> To: Spectra-Talk
> Subject: ENABLECFOUTPUTONLY say what?
>
>
> Hi...
>
> I know I must be missing something obvious here-I have
> a CFSETTING ENABLECFOUTPUTONLY="yes" as the first
> line in a display handler and its totally being ignored(any output
> immediately thereafter is being displayed even *not* being wrapped
> in cfoutput tags). Because of this I'm drowning in a whitespace
> deluge...Does anyone know why this tag wouldn't be working?
>
> It isn't failing consistently across the site either..;-(
>
> Brian Ferris
>
> ------------------------------------------------------------------
> ------------
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/sp
> ectra_talk or send a message to
> [EMAIL PROTECTED] with 'unsubscribe' in the body.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.