https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19708 Bug ID: 19708 Summary: Printing code improvements in opac-basket.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: david.bourgault@inlibro.com Reporter: david.bourgault@inlibro.com QA Contact: testopia@bugs.koha-community.org The code for the printing function in opac-basket.tt contains a lot of useless branching. Additionally when printing a short basket (e.g.: 1 notice only), it will still print on two pages. To reproduce: 0) Add an item to your basket 1) Print basket: there will be an extra blank page after the basket. (This happens on Chrome and Firefox, I have not tested on other browsers) Patch will follow shortly. -- You are receiving this mail because: You are watching all bug changes.