https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602 --- Comment #115 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #85)
1. Maybe add a ref to OneClickdigital in the pref? "No system preferences matched your search for: OneClickdigital" (not blocking)
They are changing the name over to RecordedBooks, I think we should stick with this
2. Found 241+ results in the library's RecordedBooks collection "+" ?
This is a function of the values returned from the API, unfortunate but not in our control
3. /opac-tmpl/lib/jquery/plugins/themes/classic/throbber.gif must be using [% theme %]/[% interface %]
This stil needs to be fixed, these lines are in the js file so don't have template variables
4. In the checkout list there is a link .epub (below "downloads"), but it downloads a .acsm file (??) Is it expected?
Yes, due to DRM you must get your epub via the adobe app which uses acsm
5. expires.toLocaleString() does not work what you are expecting, the date is always displayed in the same format (do not depend on dateformat)
This is what exists in the code for overdrive currently I believe - fix on a future bug?
6. https://screenshots.firefox.com/C5OmithULkvMQtTe/catalogue.kohadev.org "Check out" and "Place hold" button are too close and not well styled (not blocking)
I will ask Owen for an eye
7. Place hold, hit cgi-bin/koha/opac-user.pl, cancel the hold. The hold is still listed (not blocking)
Let's leave as improvement
8. /cgi-bin/koha/opac-recordedbooks-search.pl?q=d click on an image, https://carnegiestoutia.oneclickdigital.com/#titles/9781470360603 => "Your connection is not secure", awesome...
This is a configuratio issue - testing link used *.oneclickdigital.com - should now use *.rbdigital.com -- You are receiving this mail because: You are watching all bug changes.