tracker issue : CFB-4038802

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

Comment Block Color Coding Fails

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Christopher Tierney / Christopher (Christopher Tierney)

Created: 08/18/2015

Components: Editor Features, Code Colorization

Versions: 3.0

Failure Type: Usability Issue

Found In Build/Fixed In Build: 3.0 Final / 302494

Priority/Frequency: Major / Unknown

Locale/System: English / Windows 10 64 bit

Vote Count: 1

Problem Description:

color coding for comment block in CFC stops for unknown reason in middle of line

Steps to Reproduce:

Add this comment block to the top of a function in a component:

	/**
	 * @contentType test
	 * @serverSideEncryption server-side encryption algorithm to use when S3 creates an object ( none | AES256 )
	 * @storageClass test
	 */

Actual Result:

Color coding stops. See attached screen shot.

Expected Result:

Color coding continues all the way down the line.

Any Workarounds:

unknown

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

Watson Bug ID:	4038802

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

Attachments:

Comments:

+1 color coding needs some love
Comment by External U.
26681 | August 18, 2015 11:26:24 AM GMT
+1 color coding needs some love
Vote by extuser
26686 | August 18, 2015 11:56:45 PM GMT
Hi Christopher, I tried to reproduce the issue by following the steps given by you , but unable to reproduce it . Can you please share the build no. of CFB and if possible , the file on which you are getting issue .
Comment by Mukesh K.
26682 | August 24, 2015 05:57:35 AM GMT
Build #292922, .cfc file extension
Comment by External U.
26683 | August 25, 2015 11:43:04 AM GMT
You are correct that this does seem hard to reproduce. I just created a test.cfc file with my example and it doesn't break. This issue is just another example of the number color coding issues that randomly break. I am attaching another example were this breaks.
Comment by External U.
26684 | August 25, 2015 11:46:54 AM GMT
Hi Christopher, I also observed the similar behavior where color coding in comment block doesn't work . Thanks for sharing the information .
Comment by Mukesh K.
26685 | August 25, 2015 11:14:01 PM GMT