http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15372 Bug ID: 15372 Summary: Clicking 'print list' on opac-shelves.pl simply re-displays the page. Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Lists Assignee: gmcharlt@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When a patron is viewing a list in her account, one of the options that appears at the top of the list is "Print list". Currently, this option reopens exactly the same page in a new tab or window. "&print=1" is appended to the URL, but this does not display a printer-friendly version. To replicate the issue: * Log in to opac * Click on 'your lists' * Create list * Open list * Click "Print list" Note that no print dialog appears -- the page re-displays with "&print=1" appended to the URL, but page renders the same. -- You are receiving this mail because: You are watching all bug changes.