RocketChat / RocketChat/Rocket.Chat

how i can upload bmpr and vsdx file?

Open
#17,589 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

for upload bmpr(balsamiq) and vsdx(visio) file type
in rocketchat administraor
Administration > File Upload

insert "
image/,audio/,video/*,application/zip,application/x-rar-compressed,application/pdf,text/plain,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.oasis.opendocument.text,application/vnd.oasis.opendocument.spreadsheet,application/vnd.oasis.opendocument.presentation,application/x-tika-msoffice,application/x-tika-ooxml,application/x-tika-visio-ooxml,application/vnd.ms-visio.drawing,application/vnd.visio2013,application/vnd.visio,application/x-zip,application/x-zip-compressed,application/octet-stream,application/x-sqlite3,application/x-sql,application/vnd.sqlite3,application/vnd.balsamiq.bmpr

"
but this ,don't work

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at Administration > File Upload and reproduce the problem using the listed BMPR and VSDX MIME types. Trace where the upload allowlist is applied and verify that both file types are accepted after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.