Actions
Bug #9
closedWin 98 Not recognized - error in getting working dir
Start date:
02/04/2000
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
9
Description
Error reported in getting the current working directory. Problem apparently
stems from hardcoded path the 'System32' directory in code that finds current
working directory. (should be 'system' directory in Win95/98).
Java code apparently tries to run command.com to find current working directory.
Suggest the code be changed to use Java System property for working directory, a
method that is platform independent.
Updated by Dan Higgins over 24 years ago
Bug fixed with new platform independent routine for getting working directory
Updated by Matt Jones about 24 years ago
This issue has been fixed, and its operation was verified.
Updated by Matt Jones about 24 years ago
Closed bug because issue is fully resolved.
Actions