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

Fix federation lookups in onbind callbacks #185

Merged
merged 1 commit into from
Aug 5, 2019
Merged

Fix federation lookups in onbind callbacks #185

merged 1 commit into from
Aug 5, 2019

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Aug 2, 2019

It was doing an extra pickServer before attempting to hit the
matrix URL, so effectively doing the srv lookup twice, which makes
it not work. This removes all the unnecessary code and makes it work.

CI failing because, well, because there isn't any, but I created the buildkite pipeline so the CI runs on the branch which has CI.

Fixes element-hq/element-web#10483

It was doing an extra pickServer before attempting to hit the
matrix URL, so effectively doing the srv lookup twice, which makes
it not work. This removes all the unnecessary code and makes it work.

Fixes element-hq/element-web#10483
@dbkr dbkr requested a review from a team August 2, 2019 15:33
Copy link
Member

@anoadragon453 anoadragon453 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good. Assuming this has been tested and works.

@dbkr
Copy link
Member Author

dbkr commented Aug 5, 2019

thanks! yep, tested locally.

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

Successfully merging this pull request may close these issues.

Signing up with an email address did not reveal my pending 3rd party invite
2 participants