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

--- Comment #57 from Jan Kissig <[email protected]> ---
Created attachment 202666
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202666&action=edit
Bug 42292: (QA follow-up) replace remaining OD_password_required with
Koha.prefs.OverDrivePasswordRequired

As in opac-user.tt OD_password_required was replaced by
Koha.prefs.OverDrivePasswordRequired. The script overdrive.js checks already
for the Koha.prefs variable.

1) Set sysprefs: OPACOverDrive, OverDriveCirculation, OverDrivePasswordRequired
= Enable/Yes; OverDriveClientKey, OverDriveClientSecret, OverDriveLibraryID =
any non-empty value (e.g. 123).
2) Go to <opac_url>/cgi-bin/koha/opac-user.pl, click "Log in to your OverDrive
account" - password modal appears (correct).
3) Go to <opac_url>/cgi-bin/koha/opac-overdrive-search.pl?q=music, click the
same link, it fails with "No password provided" instead, no modal.

4) apply patch and repeat 3) The modal appears now.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to