Title:
Bug 76932:(Watson Migration Closure)When you cfdump a simple value, cfdump will just display it
| View in TrackerStatus/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 04/30/2009
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 2
Problem:
When you cfdump a simple value, cfdump will just display it. I think it should respect the label attribute. So given the following:
<cfset s = "ray">
<cfdump var="#s#" label="Name">
Right now we just see ray. I'd rather see: Name: ray
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3038398
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 04/30/2009
Attachments:
Comments: