tracker issue : CF-3854765

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

cfdump for an empty array displays empty twice

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (S Preethi)

Created: 11/20/2014

Components: Debugging, CFDump

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: 292245 / 292264

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Mac 10 All,Win XP All

Vote Count: 0

Listed in the version 11.0.03.292480 Issues Fixed doc
Problem: cfdump for an empty array displays empty twice

Method: <cfset a=[ ]>
               <cfdump var="#a#">

Result: array[empty][empty]

Expected:array[empty]

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

Watson Bug ID:	3854765

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

Attachments:

Comments: