[email protected] said the following on 01/06/10 13:54:
Peter,
you are absolutely correct, it is cfsetting enablecfoutputonly.
The only place where this is used is in FCKeditor directory.
Question. cfsetting is a coldFusion thing not a machii thing. Why has
this not been an issue until now? This didn't show up for straight
coldfusion or machii 1.5 development.
Yes, cfsetting is a CFML tag, however all the new whitespace management
parts that we've had in place since the beginning of 1.8 development
over a year ago use cfsetting to help with whitespace management that is
new in 1.8+ of Mach-II.
enablecfoutputonly is tricky thing because it affects the entire request
-- not just the page it's on. Are you using any custom tags on the page
to output the text?
Maybe you can pastebin snippets of the event-handler and any subroutine
calls and the view itself to see if there are any problems. You aren't
by change calling a subroutine via the API (like inside a filter)? like
arguments.eventContext.executeSubroutine(...)?
Did you try my suggestion of putting *two* <cfsetting
enablecfoutputonly="false"> at top of the view. It's not a fix, but I'm
trying to debug the problem since I'm unable to repro in our test harness.
Also, open up the README file on 1.8.0 and see what version you are
running -- just double checking you're not running a Beta or RC. Report
back on that number.
We'll get to the bottom of this.
.pjf
--
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/