Issue 54: plugin: component paths with .cfc do not work in plugin
Status:  Fixed
Owner:
Closed:  Jan 2008
Cc:
Project Member Reported by marc.es...@gmail.com, Jan 24, 2008
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
fixed. new version on update site.
Status: Fixed