Bug 29323

Summary: OPAC overdrive checkout modal needs update for bootstrap v4
Product: Koha Reporter: Nick Clemens <nick>
Component: OPACAssignee: Nick Clemens <nick>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 29323: Add modal dialog and content divs to overdrive checkout modal

Description Nick Clemens 2021-10-26 13:53:11 UTC
Bug 20168 upgraded the OPAC bootstrap - it looks like the overdrive code was missed

To recreate:
1 - Enable overdrive integration and circulation via Koha sysprefs
2 - Search the opac - view overdrive results - checkout an item
3 - You should now have a 'Download as' button
4 - Click it - it doesn't look right
Comment 1 Nick Clemens 2021-10-26 13:54:46 UTC
Created attachment 126915 [details] [review]
Bug 29323: Add modal dialog and content divs to overdrive checkout modal

To test:
1 - Enable overdrive integration and circulation via Koha sysprefs
2 - Search the opac - view overdrive results - checkout an item
3 - You should now have a 'Download as' button
4 - Click it - it doesn't look right
5 - Apply patch
6 - Click the button
7 - Modal appears correctly
Comment 2 Nick Clemens 2021-10-26 13:59:33 UTC

*** This bug has been marked as a duplicate of bug 28537 ***