Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Nick D. / ()
Created: 09/26/2019
Components: AJAX
Versions: 2016
Failure Type: Incorrectly functioning
Found In Build/Fixed In Build: update 12 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Windows 10 64 bit
Vote Count: 1
Problem Description: A query driven queryloop tag is nested inside a queryloop tag now happens in update 12, it worked fine in update 11 and below
Steps to Reproduce: Copy the 3 files to web root and call up test.cfm.
Click on tab 2 and you get the error "A query driven queryloop tag is nested inside a queryloop tag"
Actual Result:A query driven queryloop tag is nested inside a queryloop tag
Expected Result: Data should display no errors.
Any Workarounds:
Work arounds can be found in tabTest.cfm
Just return the display data into a variable THEN output it.
Attachments:
Comments: