Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): A. Bakia / A. Bakia (A. Bakia)
Created: 03/18/2016
Components: Editor Features, Dictionary
Versions: 2016
Failure Type: Cosmetic Issue
Found In Build/Fixed In Build: Alpha_v31 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win All
Vote Count: 0
Problem Description: The code-assist documentation for the cfloop attributes 'from' and 'to' is wrong.
Steps to Reproduce: Open a CFM page in CFBlizzard. Type the tag, <cfloop>. Type a space after cfloop to activate code-assistance.
The interface for code-assistance for the cfloop tag will appear. When you click on 'from' in the left pane, CFBlizzard gives you a description of the 'from' attribute in the right pane.
Similarly, when you click on 'to', CFBlizzard gives you a description of this attribute.
Actual Result:
The description says "Ending value of index" for the 'from' tag, and "Beginning value of index" for the 'to' tag. See attached images.
Expected Result:
The description should instead say "Beginning value of index" for the 'from' tag, and "Ending value of index" for the 'to' tag.
Any Workarounds:
Not applicable.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4130096
External Customer Info:
External Company: (withheld for privacy)
External Customer Name: A. Bakia
External Customer Email: A.BAKIG@CHELLO.NL
External Test Config:
Bug File Paths:
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion Builder\3.1\Alpha_v31\4050251\cfloop_from.png
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion Builder\3.1\Alpha_v31\4050251\cfloop_to.png
Attachments:
Comments: