currently, files are exported using their internal filenames (see lib/dspace/item.rb:157). we should update this to use the original filename by default (via bitstream.name) and using the internal filename as a fallback option. this will help with migration by letting us know which of the data files are the license/full-text-extract.
currently, files are exported using their internal filenames (see lib/dspace/item.rb:157). we should update this to use the original filename by default (via
bitstream.name) and using the internal filename as a fallback option. this will help with migration by letting us know which of the data files are the license/full-text-extract.