tracker issue : CF-4064638

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

Valuelist() cannot be chained

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): James Mohler / James Mohler (James Mohler)

Created: 09/26/2015

Components: Language

Versions: 11.0

Failure Type: Crash

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Major / All users will encounter

Locale/System: ALL / Win 2008 Server

Vote Count: 2

Listed in the version 2016.0.0.297996 Issues Fixed doc
Verification notes: verified_fixed on August 22, 2019 using build 2016.0.01.298513
Problem Description:

When you try to run this

ValueList(qryLibrary.ID).ListToArray()

Steps to Reproduce:

This applies to any and all queries


Actual Result:

Expected Result:

An array with the values in selected column

Any Workarounds:

The statement has be rewritten as


ListToArray(ValueList(qryLibrary.ID))

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

Watson Bug ID:	4064638

External Customer Info:
External Company:  
External Customer Name: James Mohler
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

  1. September 27, 2015 00:00:00: 1_Untitled.png

Comments:

Also see http://stackoverflow.com/questions/DVAAE-32362550/is-a-valuelist-a-string
Comment by External U.
5710 | September 26, 2015 11:48:15 AM GMT
+1 .........................
Vote by External U.
5711 | September 26, 2015 12:36:01 PM GMT
+1 ......................
Vote by External U.
5712 | September 27, 2015 02:24:28 PM GMT
Hi Adobe, I've verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513). Thanks!, -Aaron
Comment by Aaron N.
31145 | August 22, 2019 08:55:14 AM GMT