Skip to content

[Bug]: Nextcloud lacks mime type definition for TSV(tab-separated values) files #61148

@brlin-tw

Description

@brlin-tw

⚠️ This issue respects the following points: ⚠️

Bug description

Currently Nextcloud lacks the mimetype definition of tab-separated-values(TSV) files as in: https://www.iana.org/assignments/media-types/text/tab-separated-values and will trigger a browser download instead of opening such file in Richdocuments.

While the file association is missing the Richdocuments app, I found that Nextcloud doesn't recognize such documents as well so it should also be fixed.

Steps to reproduce

Search for TSV in https://github.com/nextcloud/server/blob/master/resources/config/mimetypemapping.dist.json

Expected behavior

TSV file type definition available in https://github.com/nextcloud/server/blob/master/resources/config/mimetypemapping.dist.json.

Nextcloud Server version

35 (master)

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

N/A

List of activated Apps

N/A

Nextcloud Signing status

N/A

Nextcloud Logs

N/A

Additional info

This bug is not deployment-specific.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmap35-feedbackbug

    Type

    No fields configured for Bug.

    Projects

    Status
    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions