tracker issue : CFB-3928024

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

Example of bad comment coloring

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Raymond Camden / Raymond (Raymond Camden)

Created: 01/26/2015

Components: General - IDE

Versions: 3.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: 3.0 Final /

Priority/Frequency: Minor / Some users will encounter

Locale/System: English / Platforms All

Vote Count: 1

Example of a document that doesn't color right. Looks to be the URL.

component {

	this.name = "scheduletests.one";
	
	public boolean function onApplicationStart() {
		//register my tasks
		cfschedule(action="update", task="FirstTask", mode="application",
		interval="daily", url="http://localhost:8501/tests/scheduletests/one/task.cfm");
		return true; 
	}	


}

And screen shot:

https://www.evernote.com/shard/s3/sh/6e3de8e3-f223-442e-932a-65d754bda58c/f5695f477df9c1af4d6b7610deae6a2a

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

Watson Bug ID:	3928024

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

Attachments:

Comments:

Can you please let us know if u have installed any updates, if so share the build no. I tried to reproduce with the example doc given by you,was unable to reproduce.
Comment by Dattanand M.
26751 | January 29, 2015 06:21:18 AM GMT
This was in the latest update released a few days ago. I reopened the file and it is not there anymore. So maybe it is intermittent.
Comment by External U.
26752 | January 29, 2015 09:17:52 AM GMT
While testing this we came across another bug. logged as bug# 3930163. We will wait for the feed back from others.
Comment by Dattanand M.
26753 | January 30, 2015 06:57:13 AM GMT
As an FYI, I opened another script based component, and it had another variable with a URL in it: application.retsConfig.loginUrl = "http://nom.rets.interealty.com/Login.asmx/Login"; and it was colored wrong as well. The yellow began right at the // in the URL.
Comment by External U.
26754 | March 02, 2015 09:15:58 PM GMT
Can you please share the exact build# on which you are hitting this issue?
Comment by Dattanand M.
26755 | March 09, 2015 06:16:07 AM GMT
Version: 3.0.0 Build: 292922
Comment by External U.
26756 | March 09, 2015 07:49:32 AM GMT
I am not finding this issues in the latest version of the Builder. Hence closing this bug as NotABug.
Comment by Dattanand M.
26757 | July 14, 2015 04:08:03 AM GMT
I just tested this in the new release - and yes - I know I can't talk about it much publicly here - but the same issue exists. Here is a screen shot: https://www.evernote.com/l/AAOnTKRJewFGdJPT7ppI-Sk5GVawbgRuikw Please re-open this, or move it to the bug tracker for Blizzard.
Comment by External U.
26758 | July 14, 2015 05:24:55 AM GMT
Please re-open. I have attached a screen shot of the same issue. From what I can tell I'm on the latest version available (3.0.0 Build 292922) This is inside a function in a component (CFC).
Vote by extuser
26760 | August 14, 2015 10:42:10 PM GMT
So in July I showed how to reproduce this. Christopher T also commented. Is anyone paying attention?
Comment by External U.
26759 | October 23, 2015 07:48:51 AM GMT