#5643 WebUI: Application crashes if sesssionStorage is not available
Closed: Fixed Opened by tbabej.

Legacy browsers (or current browsers with paranoid settings) might not have the session storage available.

We should fail gracefully in this case, not blow up:

Runtime error
Web UI got in unrecoverable state during "init" phase
Technical details:
window.sessionStorage is null
.register_phases/<@https://vm-211.abc.idm.lab.eng.brq.redhat.com/ipa/ui/js/freeipa/app_container.js?40300:66:1
.cache["dojo/_base/lang"]/

should be fixed only in master

master:

  • 6e1eb5bc8f83faa38203bd308896d0b15f359b24 webui: crash nicely if sessionStorage is not available

Metadata Update from @tbabej:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 4.4

Metadata