]> git.koha-community.org Git - koha.git/commit
Bug 37526: Handle redirects in SUSHI requests
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 30 Jul 2024 12:54:14 +0000 (12:54 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 27 Sep 2024 16:00:42 +0000 (18:00 +0200)
commita1f0fc04d12be86ae288daae408db7818bc59ab3
tree04dbcbfcc9a5f20eb6d1951c76b8b42fb904a6a7
parentf8657165f183466e5f383ccfb0eb3692eb43be52
Bug 37526: Handle redirects in SUSHI requests

Test plan:
1) Apply test patch only. Run:
prove t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t
2) Verify tests fail.
3) Apply this patch. Run tests again. Verify they pass.

PA amended: Added test plan

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/ERM/EUsage/UsageDataProvider.pm