[Koha-bugs] [Bug 12058] OverDrive search results page doesn't show cart, lists, or login links

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 16 03:10:38 CEST 2014


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

Jesse Weaver <jweaver at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26922|0                           |1
        is obsolete|                            |

--- Comment #3 from Jesse Weaver <jweaver at bywatersolutions.com> ---
Created attachment 27153
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27153&action=edit
Bug 12058 - OverDrive search results page doesn't show cart, lists, or login
links

The template for OverDrive search results in the Bootstrap OPAC doesn't
show the cart, lists, or login links because the template's checks of
related system preferences relies on [% USE Koha %], which is not
present. This patch adds it.

To test, enable the bootstrap theme and OverDrive integration
(OverDriveClientKey, etc.). Perform a search in the OPAC and click to
view results from your OverDrive library. Confirm that cart, lists, and
login links appear in the header.

Signed-off-by: Jesse Weaver <pianohacker at gmail.com>
Bug confirmed, and this patch fixes it.

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


More information about the Koha-bugs mailing list