tracker issue : CF-3137175

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

Need a quick way to set all cffunction's inside CFC to output=false

| View in Tracker

Status/Resolution/Reason: To Fix//

Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)

Created: 03/13/2012

Components: Language, CF Component

Versions: 2016,11.0,10.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: Public Beta /

Priority/Frequency: Normal / Most users will encounter

Locale/System: English / Windows 7 64-bit

Vote Count: 0

Problem Description: without output="false", functions in cfc will generate lots of whitespaces and sometimes leads to memory leak.

Any Workarounds: need to set output="false" for all cffunction in CFCs.

Suggestion: <cfcomponent functoinOutput=false> ?

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

Watson Bug ID:	3137175

External Customer Info:
External Company:  
External Customer Name: henrylearn2rock
External Customer Email:

Attachments:

Comments:

Too late to do it for this release. we will consider it for the future release.
Comment by Rupesh K.
20105 | March 16, 2012 12:52:30 AM GMT
Is there a reason why we cannot default cfcomponent and cffunction output to false and then just set it to true as needed?
Comment by External U.
20106 | December 17, 2013 01:43:35 PM GMT