element-hq / element-hq/element-ios

Sending message to room with a slash in the room ID fails

未关闭
#3,626 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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)

![image](https://user-images.githubusercontent.com/4224639/92330929-6e46d180-f07b-11ea-9dcc-9cbfc7bd7e43.png)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。