clowder-framework / clowder

A data management system that allows users to share, annotate, organize and analyze large collections of datasets. It provides support for extensible metadata annotation using JSON-LD and a distribute analytics event bus for automatic curation of uploaded data.
https://clowderframework.org/
University of Illinois/NCSA Open Source License
35 stars 17 forks source link

application/octet-stream is associated with 3d previewer #305

Closed robkooper closed 2 years ago

robkooper commented 2 years ago

Describe the bug

The generic mime-type application/octet-stream is associated with the 3d previewer. This means all unknown files will be tried to be rendered as a 3D image with the result of showing:

image

To Reproduce Steps to reproduce the behavior:

  1. upload random file with no file extenson
  2. go to the just uploaded file
  3. See error

Expected behavior octet-stream should not have a previewer associated.