tracker issue : CF-4198386

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

QueryMap breaks Query-of-Query

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): matt wilde / matt wilde ()

Created: 03/04/2017

Components: Database, Query-of-Query(IMQ)

Versions: 2016

Failure Type: Non Functioning

Found In Build/Fixed In Build: Latest Build / 302165

Priority/Frequency: Normal / Most users will encounter

Locale/System: English / Win 2012 Server x64

Vote Count: 1

Listed in the version 2016.0.04.302561 Issues Fixed doc
Problem Description: After building a query and running QueryMap or it's member function on this query, it can no longer undergo a Query of Queries without throwing an ArrayOutOfBounds Exception. The reverse order works. QoQ can be run before a QueryMap.

Steps to Reproduce: Make a Query Object. Run QueryMap on the object. Run a Query of Queries on the object.

Actual Result: ArrayIndexOutOfBoundsException

Expected Result: Query Object

Any Workarounds: Loop through the query instead of mapping over it.

Attachments:

  1. March 04, 2017 00:00:00: queryMapTest.cfm

Comments:

+1...........
Vote by Aaron N.
1139 | June 16, 2017 05:08:11 AM GMT