If you have a cfoutput tag wrapped around a custom tag call it will ignore the value of the cfsetting tag and output a ton of whitespace.
Depending on your application this may or may not be the problem. Spike Stephen Milligan Team Macromedia - ColdFusion Co-author 'Reality Macromedia ColdFusion MX: Intranets and Content Management' http://spikefu.blogspot.com > -----Original Message----- > From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED]] > Sent: 14 October 2002 14:47 > To: Spectra-Talk > Subject: EXCESSIVE whitespace in Spectra output > > > Hi, > > I am having a problem with excessive (in many cases, 500 or > more lines of whitespace, and multiple instances of this per > page) whitespace on all of my Spectra sites. Yes, we have > the "suppress whitespace" option checked in CF Administrator. > Yes, I am using <cfsetting enablecfoutputonly="[yes}/[no]"> > on ALL of my templates, handlers, and rules (actually, I use > <cfsilent> around all of my rules). > > As far as I can tell, cfa_contentobjectgetmultiple.cfm is the > most likely culprit, so I went in and made sure it was using > <cfsetting> (I even tried <cfsilent>, which didn't help), yet > I am still having this problem. Has anyone else seen this, > and if so, what did you do to resolve this? > > This is driving me crazy and is something that I need to fix > NOW. I am fastidious about my code and the HTML that it > outputs, and this whitespace is adding double the file size > in most cases, which is no good. > > Thanks > > Pete > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ 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.
