My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 53: case sensitivity issues with components
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  marc.es...@gmail.com
Closed:  Jan 2008
Cc:  virtix


 
Project Member Reported by marc.es...@gmail.com, Jan 20, 2008
on linux, run MyTestSuite.cfm

it'll throw an error in TestCAse on createObject() for "XmlTestResult"
since the object's path is actually "XMLTestResult".

Fix that and try to find all other issues with createobject or cfinvoke

 
Jan 20, 2008
Project Member #1 marc.es...@gmail.com
i think i got them all, but i really don't have a clever way to test it short of
setting up a linux install, which i can't do right now. 

so i just went through the code, found every instance of createobject and cfinvoke,
and checked the object names against the file system to make sure they matched.
Status: Fixed

Powered by Google Project Hosting