tracker issue : CF-3041488

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 82980:[MSM] If debugging is enabled, the the ColdFusion as a Service web services returns JSON/XML data with the debugging at the bottom of the response

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Mark Mandel / Mark Mandel (mark.mandel)

Created: 05/20/2010

Components: General Server

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 274412

Priority/Frequency: Normal / Most users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Related Bugs:
CF-3043886 - Similar to


Problem:

[MSM] If debugging is enabled, the the ColdFusion as a Service web services returns JSON/XML data with the debugging at the bottom of the response.This breaks JSON/XML parsing of ColdFusion as a service if you are calling it via a REST API.I worked around this by placing an Application.cfm in the /cfide/services/ folder with <cfsetting showDebugOutput="false" />in it.By default, I think that this should be in place.
Method:

Enable debugging.Call a ColdFusion Service via the REST API.See that the debugging output is available at the bottom of the page.
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041488

External Customer Info:
External Company:  
External Customer Name: Mark Mandel
External Customer Email: 3EA9517D445A9E8999201549
External Test Config: 05/20/2010

Attachments:

Comments: