Title:
Bug 83394:(Watson Migration Closure)The "includeEmptyValues" of listRest() appears not to work
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Matthew Walker / Matthew Walker (leptinella1)
Created: 06/19/2010
Components: Language, Functions
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,0,251028 / CF11 Update5
Priority/Frequency: Normal / Unknown
Locale/System: English / Win All
Vote Count: 4
Problem:
The "includeEmptyValues" of listRest() appears not to work. You simply get the list returned unchanged if you use this attribute.
Method:
For me, the following code returns "a,s,d,f". I am expecting "s,d,f". If I remove the final attribute, I get the expected result.<cfdump var="#listRest("a,s,d,f", ",", true)#">
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041684
External Customer Info:
External Company:
External Customer Name: Matthew Walker
External Customer Email: 79FA411D4906F986992015B9
External Test Config: 06/19/2010
Attachments:
Comments: