Issue 142: enablecfoutputonly thrashes splash app and samples
Status:  Deprecated
Owner: ----
Closed:  Jan 2009
Cc:
Reported by bboisv...@gmail.com, Dec 11, 2008
What steps will reproduce the problem?
1. put MXUnit somewhere that will inherit <cfsetting
enablecfoutputonly="true" />
2. run the splash page and/or samples

What is the expected output? What do you see instead?

Only partial output is rendered (the stuff in CFOUTPUT tags), with none of
the other expected output.

What version of the product are you using? On what operating system?

MXUnit 1.0.3 on Railo 3.0.1.  In my particular case I have it configured to
ignore Application.cfm, so my Application.cfc (with the CFSETTING tag)
takes precedence over the Application.cfm bundled in the package.

Please provide any additional information below.


Dec 12, 2008
Project Member #1 virtix
Confirmed. Thanks, Barney. -bill
Status: Accepted
Cc: marc.esher AnodynePres v.rajkumar
Jan 22, 2009
Project Member #2 virtix
Maybe I need to explicitly set the enablecfoutputonly to false in the app.cfc?
Cc: -v.rajkumar a.haskell
Jan 22, 2009
#3 bboisv...@gmail.com
Yeah, adding app.cfc with enablecfoutputonly=false should take care of it.  Really
only a problem on Railo with the 'modern' flag set, because ColdFusion (and BD, I
believe) will always respect app.cfm.
Jun 30, 2010
Project Member #4 virtix
Moving some, but not all, of these to jira.mxunit.org
Status: Deprecated