http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12422
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 28842 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28842&action=edit Bug 12422 - Javascript error triggered by opacbookbag being disabled while virtualshelves are enabled when using Bootstrap Having the system preference opacbookbag disabled while having virtualshelves enabled will give the following javascript error: Uncaught ReferenceError: MSG_IN_YOUR_CART is not defined basket.js:414 Test plan: 1) Set opactheme to bootstrap 2) Disable opacbookbag, enable virtualshelves 3) Open an OPAC page, view the error console 4) Note the javascript error 5) Apply this patch 6) Reload the page, not the error is gone -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
