Bug #3389
closedFGDC files do not go to the most recent version when the version number is not included
0%
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.
Updated by ben leinfelder over 16 years ago
i've updated the fgdc style sheet such that the partial docid will display the datapackage download section
Updated by ben leinfelder over 16 years ago
committed to both the 1.8.1 branch and HEAD