Actions
Bug #70
closedmde fails to open documents if tmp directory is missing
Start date:
08/18/2000
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
70
Description
mde uses a temporary directory for storing copies of files when opening
documents. If the directory is missing, file->open fails every time. Need to
add code to mde to check for existence of tmp directory and create it if it is
missing. The location of this tmp directory should also be configurable in case
$mdehome is not writable.
Updated by Dan Higgins about 24 years ago
'tmp' directory now created if not present
Actions