Title:
Bug 78078:In the Developing Applications PDF on page 24 there's a mistake in the example
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Joseph DeVore / Joseph DeVore (Joseph DeVore)
Created: 06/22/2009
Components: Documentation, Examples
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
In the Developing Applications PDF on page 24 there's a mistake in the example.
DEVELOPING CENTAUR APPLICATIONS PAGE: 24
m = new http();
Should be:
m = new mail();
Shouldn't it?
Method:
Result:
In the Developing Applications PDF on page 24 there's a mistake in the example.
DEVELOPING CENTAUR APPLICATIONS PAGE: 24
m = new http();
Should be:
m = new mail();
Shouldn't it?
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3038974
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: Joseph DeVore
External Customer Email: 2CEE6D2A45CD32529920157F
External Test Config: 06/22/2009
Attachments:
Comments: