element-hq / element-hq/element-ios
Sending message to room with a slash in the room ID fails
未关闭
- 主要语言
- Swift
- 星标
- 1.8k
- 派生
- 544
- PR 合并指标
- PR 指标待抓取
描述
[#test:maunium.net](https://matrix.to/#/#test:maunium.net)'s room ID is `!test/v6:maunium.net`. When trying to send a message to the room, Element iOS fails with "Messages not sent". Other clients like Element Web and Android work fine.
The problem is most likely that someone forgot to URL-encode the room ID (it's an opaque string, so you can't assume that it's url-safe even if they usually are)

贡献指南
评估
这个 Issue 还没有评估数据。