ColdFusion Builder debugger - Expressions - "The variable is not defined" bug. Is there a patch/solution?

75 views Asked by At

When I use ColdFusion Builder debugger and I try to look up the value of a variable in the "Expressions" window CFB is telling me that

The variable is undefined.

when it is clearly not the case. Look at this screenshot:

enter image description here

Variable a is defined perfectly fine. Clearly this is a bug in CFB. It is drastically slowing down my work.

Is there a known patch/fix/workaround/magic spell for this bug?

0

There are 0 answers