-
-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue
Milestone
Description
Describe the bug
The most recent Storages API JavaScript library changes the way it handled unset storage location that instead of returning silently, it throws an error. Cacti does not check if a storage location is set, and this therefore generates errors.
To Reproduce
To reproduce, do the following
-
Clear all your local storage in Cacti
-
Turn on the Debug Console
-
Navigate to the index.php page
-
See error
Expected behavior
Cacti should not throw exceptions even when an API changes it behavior.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue