[Bug 31358] New: Offline circulation broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31358 Bug ID: 31358 Summary: Offline circulation broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com == Test plan == 1. Enable the AllowOfflineCirculation system preference. 2. Go to Circulation -> Built-in offline circulation interface. 3. go to Check out 4. Input anything as a patron barcode and validate 5. you don't get the warning that there isn't a patron DB in offline mode 6. Input anything as an item barcode and validate 7. Nothing happens, no warning about missing date, no recorded checkout when the date is filled 8. Go to offline checkins 9. Input anything as an item barcode and validate 10. Nothing happens Bisecting shows that it's from bug 29155 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31358 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29155 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29155 [Bug 29155] Upgrade jquery version to 3.6.0 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31358 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- 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 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31358 --- Comment #2 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Ouch, thanks for tracking that down. Does it look hard to replace? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31358 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The in-built offline circulation tool has been removed recently with bug 33961. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org