RocketChat / RocketChat/Rocket.Chat
email direct reply dot gets translated to =2E
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
When answering a message via email direct reply all dots in the message are shown as =2E. Also there are other encoding problems like ä for example.
Server Setup Information:
- Version of Rocket.Chat Server: 0.64.2
- Operating System: Linux
- Deployment Method(snap/docker/tar/etc): tar
- Number of Running Instances: 1
- DB Replicaset Oplog: no
- Node Version: 8.11.2
- mongoDB Version: 3.4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by reproducing an email direct reply and tracing the message-processing path that produces the displayed encoding; done means dots and characters such as ä render correctly in replies without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100