-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
4.3.0
-
None
Issue Summary
This is reproducible on Data Center: yes
When setting your personal timezone in Bitbucket DC, using a non-locale (GMT offset) will result in the Authentication Methods page to briefly load then go blank due to a JS error
Steps to Reproduce
- Add an Authentication Method in the admin panel (it does not have to be valid).
- Navigate to "Manage Account" in your user profile
- Set the timezone to any option under "GMT offset" (e.g GMT-06:00) and ensure it is not a locale (e.g Chicago -06:00).
- Save profile
- Navigate back to Authentication Methods
Expected Results
The page loads normally
Actual Results
The below exception is thrown in the browser console:
RangeError: Invalid time zone specified: GMT-06:00
Workaround
Set your personal timezone to the matching locale (select Chicago if you require GMT-06:00)
Additional Notes
While this page exists in other products such as Jira and Confluence, this bug only seems to affect Bitbucket DC.
- is cloned by
-
KRAK-5431 Failed to load
Team,
Any ETA when this issue will be fixed?