We added a lot of whitespace suppression in 1.8. However you have to be careful when you use <cfsetting enablecfouputonly="true">. I suspect you're flipping that back on somewhere in your code. When you are in a view, <cfouput> is not required -- so I'd look at the the WebFXTabPane (sorry never heard of it) or other views where you're flipping this back on.

.pjf

[email protected] said the following on 01/06/10 10:42:
Hey guys,
I think I may have found a problem in 1.8 with whitespace suppression
(I'm guessing).

I have a page that starts with cfset statements, then creates a HTML
table.
I am using WebFXTabPane to generate tabs on the page.
I create a table row with div statement for the parent of the tabs.
I then enter into a cfoutput loop to generate my tabs.  I get an error
on page because the tab parent is not found.

The problem was that none of the HTML was rendered above the cfoutput.

When I surrounded the HTML code with a cfoutput, everything was fine.




  Bill Peddy
  Web Developer
  ECS Team - ITS-EPA II -
  Contractor
  voice: (919) 541-1329
  fax: (919) 541-3700





--
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

***New URLs as of April 29th, 2010***
SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

Reply via email to