Issue 150: RunnerUtils.cfc Fails on OpenBD
Status:  Fixed
Owner: ----
Closed:  Jul 2009
Reported by petermac...@gmail.com, Jul 11, 2009
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
(No comment was entered for this change.)
Status: In
Jul 19, 2009
Project Member #2 virtix
looks like this was fixed in april by adam. you might be working from a slightly
outdated copy.
Status: Fixed
Jul 20, 2009
#3 petermac...@gmail.com
I was using a copy of MXunit downloaded from the website on July 11.