[Koha-bugs] [Bug 34034] Move translatable strings out of opac-bottom.inc: OverDrive and OpenLibrary

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 16 15:01:34 CEST 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 152411
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152411&action=edit
Bug 34034: Move translatable strings out of opac-bottom.inc: OverDrive and
OpenLibrary

This patch removes some string variable definitions from
opac-bottom.inc. The strings can now be picked up for translation from
the corresponding <script> block.

To test you must enable OpenLibrarySearch and enter OverDrive
credentials to enable OverDrive search integration.

- Perform a search in the OPAC.
- As the results page loads you should see at the top "Searching
  OverDrive..." and "Searching OpenLibrary..."
- When the searches complete you should see "Found X results in the
  library's Y collection" for each service.
- Try to trigger an error message by entering the wrong (non-zero) value
  for the OverDriveLibraryID preference.
- The search results page should show "Error searching OverDrive
  collection"

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


More information about the Koha-bugs mailing list