https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42292 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #56 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Hi guys, it appears OverDrivePasswordRequired is no longer honored on the OPAC OverDrive search page. To reproduce: 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. Is this expected? -- You are receiving this mail because: You are watching all bug changes.