Ticket #1 (closed defect: fixed)
myFusebox.getCurrentCircuit() throws exception
| Reported by: | sean@… | Owned by: | sean@… |
|---|---|---|---|
| Type: | defect | Priority: | normal |
| Milestone: | Alpha 3 | Component: | Miscellaneous |
| Version: | 5.0 | Severity: | normal |
| Keywords: | Cc: |
Description
myFusebox.getCurrentCircuit() returns getApplication().circuits[this.thisCurrent] - no such variable!
Should return getApplication().circuits[this.thisCircuit]
Found by Paul Roe
