| Issue 142: | enablecfoutputonly thrashes splash app and samples | |
| 1 person starred this issue and may be notified of changes. | Back to list |
|
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.
Jan 22, 2009
Maybe I need to explicitly set the enablecfoutputonly to false in the app.cfc?
Cc:
-v.rajkumar a.haskell
Jan 22, 2009
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
Moving some, but not all, of these to jira.mxunit.org
Status:
Deprecated
|
||||||||||
Cc: marc.esher AnodynePres v.rajkumar