tracker issue : CFB-4167821

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

ER: CFML syntax highlighting is not working properly

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): e-domizil License Team / Firstname Lastname (Alexander Hass)

Created: 06/24/2016

Components: Editor Features, Code Colorization

Versions: 2016

Failure Type:

Found In Build/Fixed In Build: CFB2016_Update2 /

Priority/Frequency: Major / All users will encounter

Locale/System: ALL / Win 2012 Server x64

Vote Count: 0

Problem Description: CFML syntax highlighting is not working properly

Steps to Reproduce: Past this into a CFM file.

<cfset arguments.top = val("siteroot") />
<cfset arguments.top = val("siteroot") />
<cfset arguments.style = val("siteroot") />
<cfset arguments.top = val("siteroot") />
<cfset arguments.top = val("siteroot") />
<cfset arguments.style = val('siteroot') />
<cfset arguments.top = val('siteroot') />
<cfset arguments.style = val('siteroot') />
<cfset arguments.top = val('siteroot') />


Actual Result:

1. Double and single quotes not properly colored
2. Value in quotes not properly highlighted.

Expected Result: Correct highlighting

Any Workarounds: Not known

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

Watson Bug ID:	4167821

External Customer Info:
External Company:  
External Customer Name: Firstname Lastname
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

  1. June 24, 2016 00:00:00: 1_syntax_highlighting_bug.png

Comments:

Attached screenshot that shows the issues.
Comment by External U.
26166 | June 24, 2016 10:12:10 AM GMT
Moving to Hotfix3 since the fix has been checked in to, and verified on final hotfix branch
Comment by Immanuel N.
26167 | September 30, 2016 02:55:13 AM GMT