[Koha-bugs] [Bug 26752] OPAC list download button broken by Bootstrap 4 upgrade

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 20 15:53:18 CEST 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 112041
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112041&action=edit
Bug 26752: Convert OPAC list download modal to dropdown

This patch modifies the OPAC list page so that download options are
shown in a dropdown menu instead of a modal dialog. This solves a bug
introduced by the Bootstrap 4 upgrade and makes it consistent with the
cart interface.

To test, apply the patch and view the contents of a list in the OPAC
which has multiple items on it.

 - In the toolbar at the top of the list contents table the "Download"
   button should now be a dropdown menu.
 - Selecting any of the download options should trigger a download
   prompt.
 - Test with and without some CSV profiles which have been
   configured for use in the OPAC

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


More information about the Koha-bugs mailing list