Closed
Bug 1706634
Opened 3 years ago
Closed 3 years ago
Can not join room on remote homeserver
Categories
(Chat Core :: Matrix, defect)
Chat Core
Matrix
Tracking
(thunderbird_esr78 wontfix)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | wontfix |
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
Details
Attachments
(1 file)
Our code currently only allows joining rooms that we already have in our local state. If the room isn't in the local state, we can only create a room on our local homeserver. Joining a new room on a remote homeserver thus fails completely and joining an existing room on the local homeserver that we've never been in tries to create a new room.
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → martin
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•3 years ago
|
||
And only if that fails and the room is local try to create a new room.
Assignee | ||
Updated•3 years ago
|
Keywords: checkin-needed-tb
Updated•3 years ago
|
status-thunderbird_esr78:
--- → wontfix
Target Milestone: --- → 90 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/acfb19ec3496
Try to join any Matrix group conversation. r=clokep
You need to log in
before you can comment on or make changes to this bug.
Description
•