tracker issue : CF-4184642

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

[ANeff] Doc Bug for: doc says cfcontinue does not exist

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 08/27/2016

Components: Documentation

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: CF2016_Update2 /

Priority/Frequency: Trivial / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

doc says cfcontinue does not exist

Steps to reproduce:
1) go to https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-language/extending-coldfusion-pages-with-cfml-scripting/what-is-supported-in-cfscript.html
2) see "CFScript equivalent" column for cfbreak

Actual result: "break. CFScript also has a continue statement that has no equivalent CFML tag."

Expected result: "break"

The ". CFScript also has a continue statement that has no equivalent CFML tag." should be removed since the cfcontinue tag does exist (and is even documented, in that same doc, a few rows beneath cfbreak).

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

Watson Bug ID:	4184642

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email:

Attachments:

Comments:

https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-language/extending-coldfusion-pages-with-cfml-scripting/what-is-supported-in-cfscript.html Removed the statement.
Comment by Saurav G.
1942 | September 19, 2016 05:23:28 AM GMT