forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Problem description
Downloading of the bitstream thrown a RuntimeException because bitstream file has not extensions e.g., zip, pdf,.. what is not a true.
Preview - generating of preview content cannot be processed because the bitstream extensions are empty.
That means both errors are because of the same reason.
The bitstream format is not properly mapped to the bitstream during migration because the bitstream_format_id is different in the CLARIN-DSpace5 and CLARIN-DSpace7.
Solution could be to find bitstream format by mimetype instead of its ID
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working