[Koha-bugs] [Bug 7317] Add an Interlibrary Loan Module to Circulation and OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 30 16:15:28 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317

--- Comment #164 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
1/ 
+TODO:
+
+- Anything invoking the ->status method; annotated with:
+  + # Old use of ->status !

What do it mean?

2/ I will not make you rewrite everything, but it would have been better to
stay consistent and not mix snake_case and camelCase for method names.

First steps with the GUI:
3/ This is what I see when I enable the module:
https://screenshots.firefox.com/z9dNoRL91NQ5F3cD/pro.kohadev.org
Looks wrong.

4/ Hit /cgi-bin/koha/ill/ill-requests.pl and got:
Loading failed for the <script> with source
“http://pro.kohadev.org/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.tablesorter.min.js”.
 ill-requests.pl:151
Loading failed for the <script> with source
“http://pro.kohadev.org/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.checkboxes.min.js”.
 ill-requests.pl:152

5/ Clicked "New ILL request" button and got:
Can't locate Koha/Illbackends//Base.pm

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list