-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
matrix-org/matrix-react-sdk
#12771Labels
A-ConfigO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect
Description
Steps to reproduce
- Host Element on a custom URL, say matrix.example.org
- Set
setting_defaults->UIFeature.registrationtofalseanddisable_gueststotrue - A user who has not logged in nor registered their email to the matrix.org identity server receives an email invite to a room through the matrix.org identity server (copy the link saying "Join the conversation" and paste it in an incognito window)
For reference, the URL has a structure like https://matrix.example.org/#/room/%21roomid%3Amatrix.org?email=jack%40example.org&signurl=https%3A%2F%2Fmatrix.org%2F_matrix%2Fidentity%2Fapi%2Fv1%2Fsign-ed25519%3Ftoken%3Dlongstringofthings%26private_key%3Dbla&room_name=test%20room&room_avatar_url=&inviter_name=Gabriel%20R.&guest_access_token=&guest_user_id=&room_type=
In reproducing this bug, you could try visiting this URL directly.
- Element redirects you to https://matrix.example.org/#/register with a white screen
- Any subsequent attempts to use Element, such as manually navigating to https://matrix.example.org/ result in being redirected back to the white screen
Outcome
What did you expect?
I am able to use Element
What happened instead?
White screen. Trying to switch to a different URL has Element redirect you back to #/register
Operating system
macOS and Linux
Browser information
Safari and Firefox 119.0.1
URL for webapp
No response
Application version
Element 1.11.48
Homeserver
Synapse 1.95.1+jammy1
Will you send logs?
Yes
Metadata
Metadata
Assignees
Labels
A-ConfigO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect
