| Issue 150: | RunnerUtils.cfc Fails on OpenBD | |
| 1 person starred this issue and may be notified of changes. | Back to list |
|
RunnerUtils.cfc fails on Open BlueDragon because directoryList() method in this CFC because there is a built-in method named directoryList() as well in Open BD. Changing lines 42 and 59 to call this.directoryList() fixes the issue.
Jul 19, 2009
Project Member
#1
virtix
Status:
In
Jul 19, 2009
looks like this was fixed in april by adam. you might be working from a slightly outdated copy.
Status:
Fixed
Jul 20, 2009
I was using a copy of MXunit downloaded from the website on July 11. |
||||||||