Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client needs to detect when user adds a room published address with wrong format #16569

Closed
rht opened this issue Mar 1, 2021 · 1 comment
Closed
Labels

Comments

@rht
Copy link

rht commented Mar 1, 2021

Description

Currently, when I accidentally add a room with a format of 'alias' instead of '#alias:server' I got this generic error
2021-02-28-232704_761x275_scrot

The client should be able to tell the user that their format is wrong even before sending the request to the server.
I only discovered the real problem after checking the server log:

SynapseError: 400 - Expected RoomAlias string to start with '#'
@jryans jryans added A-Aliases P3 S-Tolerable Low/no impact on users and removed A11y labels Mar 31, 2021
@aaronraimist
Copy link
Collaborator

Duplicate of #12685 and #13077

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants