]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#2052567: allow Reports to load when BitWarden plugin is active
authorGalen Charlton <gmc@equinoxOLI.org>
Wed, 7 Feb 2024 14:02:29 +0000 (09:02 -0500)
committerTerran McCanna <tmccanna@georgialibraries.org>
Wed, 20 Mar 2024 14:53:28 +0000 (10:53 -0400)
commitd3c203d3a1875f74a0ffe2db4431b49eb4564d3c
tree59cd773f31d152e4ffb0d0ccd81bb4ee7f257828
parentbc08077dd8d102fe0e6eef6211d210e0fc9dbc50
LP#2052567: allow Reports to load when BitWarden plugin is active

This patches works around an issue where the legacy Reports interface
can fail to load if the BitWarden plugin is installed on the
user's browser.

To test
-------
[1] Set up your browser with the BitWarden plugin. It looks like it's
    necessary to create an account on the BitWarden service or on
    a self-hosted instance in order to exercise the bug.
[2] Attempt to load the Reports interface. It should fail to load.
[3] Apply the patch and repeat step 2. This time, the interface should
    load and function normally.

Release-note: Fixes issue where Reports interface would not load if the BitWarden browser plugin is installed

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Brett French <bfrench@cwmars.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/web/reports/oils_rpt_utils.js