[Koha-bugs] [Bug 22602] OverDrive circulation integration is broken when user is referred to Koha from another site

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 27 08:39:30 CEST 2019


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #92633|0                           |1
        is obsolete|                            |

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 93181
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93181&action=edit
Bug 22602: Fix OverDrive circulation when coming from another site

On bug 21078 we caught an error and returned, this makes us skip some variable
setting that we need.

This patch moves that code into its own function.

To test:
0 - Have OverDrive circulation setup and working
1 - Place a link to your kohadev installation on another site
2 - Follow that link to the opac
3 - Note all items show as 'Place hold' even if available copies
4 - Apply patch
5 - Repeat 1&2
6 - Note the items availability shows correctly

Signed-off-by: Elizabeth Quinn <EQuinn at chplnj.org>

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Looks good to me, but cannot test Overdrive.

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


More information about the Koha-bugs mailing list