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

Interim view calls ajax_get_utc() with empty timezone #4884

Open
1 task done
jennifer-richards opened this issue Dec 13, 2022 · 0 comments
Open
1 task done

Interim view calls ajax_get_utc() with empty timezone #4884

jennifer-richards opened this issue Dec 13, 2022 · 0 comments

Comments

@jennifer-richards
Copy link
Member

Describe the issue

On occasion, a server error crops up from the ajax_get_utc() view when it is called with timezone=''. This is presumably due to trying to convert a time to UTC before the timezone input has been set. This bug probably should be fixed along with implementing #4883.

This is probably a race condition between guessing the user's local time zone and initializing the form.

Code of Conduct

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

No branches or pull requests

2 participants