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

Ensure that the converse session is actually present #2636

Merged

Conversation

TheStranjer
Copy link
Contributor

Sometimes, when registering, and when it tries to log you in, it tries to get something from the shared_converse.session object without it actually being there:

image

I noticed the expectation that I write a test, but I'm not 100% certain how to replicate it and therefore don't know how to test it. I doubt this works on all servers, or with all settings combinations, otherwise it would be noticed sooner. However, this is such a small change that hopefully the lack of a test can be allowed to slide.

Thanks!

@jcbrand jcbrand merged commit 660d765 into conversejs:master Sep 8, 2021
@jcbrand
Copy link
Member

jcbrand commented Sep 8, 2021

Thanks!

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.

None yet

2 participants