Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Dave Levin / Henweigh99 (Dave Levin)
Created: 12/10/2014
Components: Editor Features, Outline
Versions: 2016,3.0,2018
Failure Type:
Found In Build/Fixed In Build: 3.0 Final / 312450
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 1
Problem Description:
ColdFusion Builder 3 ignores <cfelse> and <cfelseif> tags when creating the outline view of a ColdFusion page even when added to the list of tags to show in preferences.
Steps to Reproduce:
1. Add cfelse,cfelseif to list of tags in outline view (PREFERENCES > COLDFUSION > PROFILES > EDITOR > OUTLINE)
2. Create a new page that uses a standard cfif, cfelseif, and cfelse structure (see attached file)
3. Examine outline view. It will show the first cfif but will not show any of the "else" tags.
Actual Result:
Outline view does not show the cfelseif or cfelse tags
Expected Result:
Should show cfif, cfelseif, and cfelse underneath the cfif tag. (should not be nested like a child tag. Instead should be listed as a sibling on the same node)
Any Workarounds:
None.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3865754
Reason: BugVerified
External Customer Info:
External Company:
External Customer Name: Henweigh99
External Customer Email:
External Test Config: My Hardware and Environment details: Windows 7 x64. 16GB RAM. Intel Core i7 4770k @ 3.5 GHz.
Attachments:
Comments: