Title:
Bug 75853:Please add a parameter to enable empty values in delimited lists to be accounted for
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Jamie Martin / Jamie Martin (Jamie Martin)
Created: 03/10/2009
Components: Language, Functions
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 229633
Priority/Frequency: Major / Unknown
Locale/System: English / Platforms All
Vote Count: 11
Problem:
Please add a parameter to enable empty values in delimited lists to be accounted for.
Example:
<cfset variables.howBigAreYou = ListLen(variables.megaemtpylist, "|","true")>
ListLen (LISTVARIABLE [,delimiter] [,CountEmptyValues])
This parameter would be defaulted to FALSE to allow for reverse compatibility, but should be added to any of the list functions that work with position or length determination.
Jamie Martin
jamieazure@gmail.com
Application / Hardware Architect
Pearson
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037792
External Customer Info:
External Company:
External Customer Name: Jamie Martin
External Customer Email: 050012274491EFC79920157F
External Test Config: 03/10/2009
Attachments:
Comments: