Summary: | Offline circulation broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Victor Grousset/tuxayo <victor> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 29155 | ||
Bug Blocks: |
Description
Victor Grousset/tuxayo
2022-08-12 21:09:08 UTC
Offline circulation uses a plugin, jquery.indexeddb.js, which hasn't been updated for almost ten years. There is an outstanding issue about it being incompatible with jQuery 3.6: https://github.com/axemclion/jquery-indexeddb/issues/75 Ouch, thanks for tracking that down. Does it look hard to replace? |