matrix-org / matrix-org/matrix-bifrost
Silent failure delivering to a JabberID with no `@`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 187
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Trying to talk to a JabberID with no `@` in it fails.
**To Reproduce**
Steps to reproduce the behavior:
1. Open conversation with `@_xmpp_cheogram.com:matrix.org`
2. Send message "help"
3. See no error and no response from the bot
**Expected behavior**
The message should be delivered and I should be able to see the response.
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 source file, test, or entry point is identified in the issue. Start by reproducing the JabberID case `@_xmpp_cheogram.com:matrix.org` and trace the message-delivery path for an address without `@`; done means the message is delivered and the bot response is visible.
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
- Mostly clear
- Newbie friendliness
- 35/100