matrix-org / matrix-org/matrix-rust-sdk
Altered Message Content
Open
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 500
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 106
Description
When sending a message that consists of a number followed by a period, the receiver receives "1." regardless of the actual number being sent.
Contributor guide
Research direction
Start by reproducing the report with messages containing different numbers followed by a period, then trace how the message is prepared and delivered in the Rust SDK. Done means the receiver gets the original number instead of always receiving "1.".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100