https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22671 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | Status|NEW |ASSIGNED Summary|Built-in offline |Built-in offline |circulation interface not |circulation |working |applicationCache errors Component|Circulation |Browser compatibility OS|Linux |All --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- The offline circulation tool depends on a browser feature which is obsolete: applicationCache. It has been removed from the latest version of Chrome (94) and recent versions of Firefox (since version 81). Since the feature can still be used by some users if they have older browsers we can't remove it entirely. While we wait for a more broadly-compatible solution we should hide the feature in browsers which don't support it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.