The download menu in the OPAC cart has incorrect markup. I missed it during the upgrade to Bootstrap 4.
Created attachment 112029 [details] [review] Bug 26749: Correct dropdown markup in OPAC cart This patch corrects the markup of the "Download" dropdown menu in the OPAc cart. It was not updated during the upgrade to Bootstrap 4. To test, apply the patch and perform a catalog search in the OPAC. - Add some titles to the cart. - Open the cart and test the "Download" menu button. - The menu should display correctly, and the menu items should work to download the correct files.
Created attachment 112198 [details] [review] Bug 26749: Correct dropdown markup in OPAC cart This patch corrects the markup of the "Download" dropdown menu in the OPAc cart. It was not updated during the upgrade to Bootstrap 4. To test, apply the patch and perform a catalog search in the OPAC. - Add some titles to the cart. - Open the cart and test the "Download" menu button. - The menu should display correctly, and the menu items should work to download the correct files. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 112221 [details] [review] Bug 26749: Correct dropdown markup in OPAC cart This patch corrects the markup of the "Download" dropdown menu in the OPAc cart. It was not updated during the upgrade to Bootstrap 4. To test, apply the patch and perform a catalog search in the OPAC. - Add some titles to the cart. - Open the cart and test the "Download" menu button. - The menu should display correctly, and the menu items should work to download the correct files. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 20.11, thanks to everybody involved!
missing dependencies for 20.05.x, no backport