⚠️ 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?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
This bug is not deployment-specific.
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?
Configuration report
N/AList of activated Apps
Nextcloud Signing status
Nextcloud Logs
N/AAdditional info
This bug is not deployment-specific.