[Koha-bugs] [Bug 23396] Rancor fails to load: insert_copyright is not defined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 2 20:55:53 CEST 2019


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

--- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 91937
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91937&action=edit
Bug 23396: Add keyboard_shortcuts.sql to C4/Installer.pm

To test:
1 - Back up your DB if you want to save it
2 - sudo koha-mysql kohadev
    DROP database koha_kohadev;
    CREATE database koha_kohadev;
3 - http://localhost:8081
4 - Go through the web installer
5 - Enable AdvancedCatalogingEditor
6 - Try to load it, fails with JS console error: insert_copyright is not
defined
7 - Apply patch
8 - Repeat
9 - This time editor loads

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list