tracker issue : CF-3038095

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 76384:Simple test:

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Neil Middleton / Neil Middleton (neilmiddleton)

Created: 04/03/2009

Components: Installation/Config, Config

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Major / Unknown

Locale/System: English / Mac 10 All

Vote Count: 0

Problem:

Simple test:

<cfscript>
myFoo = new Foo();
system.dump(var=myFoo);
</cfscript>

fails with a NPE.  BUT, if I remove system.dump and stick a tag CFDUMP just after the new Foo() it works as expected.


After investigation is appears that the com folder has not been installed into the webroot as it should be (into the apache webroot).  I have found a com folder in the Centaur webroot - but it is empty
Method:


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3038095

External Customer Info:
External Company:  
External Customer Name: Neil Middleton
External Customer Email: 09D8278F4460526F9920157F
External Test Config: 04/03/2009

Attachments:

Comments: