Summary: | Koha agent string not sent for OverDrive fulfillment requests | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | OPAC | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P5 - low | CC: | danyonsewell, lucas, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.06,22.05.14
|
|
Circulation function: | |||
Bug Depends on: | 29686 | ||
Bug Blocks: | |||
Attachments: |
Bug 32995: Pass user agent string for OverDrive fulfillment
Bug 32995: Pass user agent string for OverDrive fulfillment Bug 32995: Pass user agent string for OverDrive fulfillment |
Description
Nick Clemens (kidclamp)
2023-02-17 13:00:48 UTC
Created attachment 146841 [details] [review] Bug 32995: Pass user agent string for OverDrive fulfillment This patch simply adds the string Koha/VERSION to the fulfillment request TO test: 1 - Have OverDrive credentials for testing 2 - Enable all the overdrive options in system preferences 3 - Sign in to opac with an overdrive user and verify you can checkout and download titles 4 - Sign off Created attachment 150182 [details] [review] Bug 32995: Pass user agent string for OverDrive fulfillment This patch simply adds the string Koha/VERSION to the fulfillment request TO test: 1 - Have OverDrive credentials for testing 2 - Enable all the overdrive options in system preferences 3 - Sign in to opac with an overdrive user and verify you can checkout and download titles 4 - Sign off Signed-off-by: Magnus Enger <magnus@libriotech.no> Not tested with OverDrive, but change looks harmless enough. Created attachment 151124 [details] [review] Bug 32995: Pass user agent string for OverDrive fulfillment This patch simply adds the string Koha/VERSION to the fulfillment request TO test: 1 - Have OverDrive credentials for testing 2 - Enable all the overdrive options in system preferences 3 - Sign in to opac with an overdrive user and verify you can checkout and download titles 4 - Sign off Signed-off-by: Magnus Enger <magnus@libriotech.no> Not tested with OverDrive, but change looks harmless enough. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Backported to 22.05.x for upcoming 22.05.14 Not backporting to 21.11.x |