[Koha-bugs] [Bug 12422] Javascript error triggered by opacbookbag being disabled while virtualshelves are enabled when using Bootstrap

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 13 16:58:22 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12422

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list