Actions
Bug #3389
closedFGDC files do not go to the most recent version when the version number is not included
Start date:
06/10/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3389
Description
FGDC files do not go to the most recent version when the version number is not included. They also do not include the download option if the version number is not in the path.
The test file is Titled Model and it's ID is bowdish.890
http://dev.nceas.ucsb.edu/knb/metacat?action=read&qformat=sanparks&docid=bowdish.890.1
This path will display the data package id bowdish.890.1 and include the download option
http://dev.nceas.ucsb.edu/knb/metacat?action=read&qformat=sanparks&docid=bowdish.890
This path will will display the data package id bowdish.890 (it does not "resolve" to the most recent data package). It also does not include the downloadable file option.
Actions