tracker issue : CFB-3043730

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

Bug 86819:-(Watson Migration Closure)When debugging I have come across times where the debugger won't fire, and the browser continues to try and connect and never returns a valid status code

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/

Reporter/Name(from Bugbase): Andrew Scott / Andrew Scott (Andrew Scott)

Created: 04/11/2011

Components: Debugger, General

Versions: 3.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

When debugging I have come across times where the debugger won't fire, and the browser continues to try and connect and never returns a valid status code.I have tracked it down to things like thispublic ValidationResult function validate(required any dto,Struct dtoMD,ValidationResult vr,Array properties){var validationResult = (isNUll(arguments.vr)) ?  new validationResult() : arguments.vr;var dtoMetaData = (isNUll(arguments.dtoMD)) ?  getMetaData(arguments.dto) : arguments.dtoMD;If I was to place a break on the line dtoMetaData = , it will fire without any problems. If I try to step over, step into the debugger never comes back to the IDE. And the browser never gets a repsonse either, so it ends up just sitting there waiting for a response.
Method:


Result:

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

Watson Bug ID:	3043730

External Customer Info:
External Company:  
External Customer Name: Andrew Scott
External Customer Email: 3DEA395D4926D3D0992015B9
External Test Config: 04/11/2011

Attachments:

Comments:

I hope this is fixed in ColdFusion 10
Comment by External U.
27247 | February 24, 2012 10:30:24 PM GMT
wow after 5 years this gets deferred again. Really!!
Comment by External U.
27248 | November 02, 2015 04:49:10 AM GMT