Status/Resolution/Reason: Closed/Fixed/BugVerified
Reporter/Name(from Bugbase): / (Shawn Kallner)
Created: 06/14/2016
Components: Wishlist
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: CF2016_Update1 / 2020.0.0.317062
Priority/Frequency: Trivial / All users will encounter
Locale/System: ALL / Windows 10 64 bit
Vote Count: 1
{code:java}
<cfloop query="q1">
<cfloop query="q2">
<cfloop query="q3">
<cfif moveOn>
<cfcontinue level="3"> // fires continue on the first loop
</cfif>
</cfloop>
</cfloop>
</cfloop>
{code}
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4164408
External Customer Info:
External Company:
External Customer Name: Shawn Kallner
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: