[Bug 23835] New: ILL Module not working in 19.05, shows error in about page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23835 Bug ID: 23835 Summary: ILL Module not working in 19.05, shows error in about page Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: b.pastern4k@gmail.com After I did full setup of ILL-backends and enabled ILL in system preferences, about page shows me the following: The ILL module is enabled, but no 'branch' block is defined in koha-conf.xml. You must define this block before use. I've added a couple of <branch><code>ABC</code></branch> blocks inside interlibrary_loans and still nothing! Tried the same on 18.11 and works without problems. -- 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=23835 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, the <code> part was a formatting mistake on the wiki. Please try it without. I have fixed the wiki page too. https://wiki.koha-community.org/w/index.php?title=ILL_backends&oldid=22699 -- 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=23835 --- Comment #2 from b.pastern4k@gmail.com --- Unfortunately, this changed nothing. I removed <code> block, so that it would look like this: <branch>ABC</branch>. About page shows the same error still. -- 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=23835 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.isherwood@ptfs-europ | |e.com --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Is the branchcode valid? (configured as library code in your system) Did you restart memcached/Plack after changing the koha-conf.xml? -- 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=23835 --- Comment #4 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Hi - The <code> element is actually required, it must correspond with a valid library code on your system, so something like: <branch><code>CPL</code></branch> ...and yes Katrin is right, if you've got Plack or Memcached running, they'll need a restart. -- 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=23835 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Andrew Isherwood from comment #4)
Hi - The <code> element is actually required, it must correspond with a valid library code on your system, so something like:
<branch><code>CPL</code></branch>
...and yes Katrin is right, if you've got Plack or Memcached running, they'll need a restart.
oops. Will fix the wiki then... but it was not there in earlier versions of the xml file? -- 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=23835 b.pastern4k@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from b.pastern4k@gmail.com --- Thanks for the help. Restarting memcached did the work. As for the <code> block, it was in the default koha-conf.xml file for 18.11 version. Not sure about previous versions. -- 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=23835 --- Comment #7 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Hi Katrin - <branch> became a required element here: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20996 It's conceivable that the <code> element wasn't required prior to that, but my memory is failing me on that one! :) -- 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=23835 Andrew Isherwood <bugzilla@warmlight.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bugzilla@warmlight.co.uk | -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org