Actions
Bug #1540
closedproblem with moving beta6 data to local machine
Start date:
04/29/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1540
Description
Cris Jones reported a problem where data associated with older beta6 data
packages could be displayed (from PISCO metacat) but could not be saved to the
local machine (e.g. downloaded)/
Updated by Dan Higgins over 20 years ago
The problem was a logic error in the serializeData command in the
AbstractDataPackage class. Data was being moved to the local machine from
metacat (appeared in the metacat cache) but the code didn't look there when
creating a local package! Revised the code to look in the local dir, the temp
dir, AND in metacat for the data files!
Actions