[Koha-bugs] [Bug 19708] New: Printing code improvements in opac-basket.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 28 17:03:43 CET 2017


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 at inlibro.com
          Reporter: david.bourgault at inlibro.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list