| Issue 54: | plugin: component paths with .cfc do not work in plugin | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. create directory named something.cfc.user 2. create test component named UserTest.cfc 3. try running it in mxunit plugin What is the expected output? What do you see instead? expect a test; but i get a component path in the window that looks like: "Something.User" i.e. it strips the .cfc from the middle
Jan 24, 2008
Project Member
#1
marc.es...@gmail.com
Status:
Fixed
|