Bug 15372

Summary: Clicking 'print list' on opac-shelves.pl simply re-displays the page.
Product: Koha Reporter: Barton Chittenden <barton>
Component: ListsAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Barton Chittenden 2015-12-14 18:11:40 UTC
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.
Comment 1 Katrin Fischer 2015-12-14 23:00:37 UTC
We are seeing this in 3.18, but I deemed it fixed in later versions - which is the version you are seeing this with?
Comment 2 Barton Chittenden 2015-12-15 13:53:49 UTC
(In reply to Katrin Fischer from comment #1)
> We are seeing this in 3.18, but I deemed it fixed in later versions - which
> is the version you are seeing this with?

Katrin,

Looks like the version in question was 3.18.08. Do you know if there was a patch that fixed this? I certainly looked, but I couldn't find anything.
Comment 3 Katrin Fischer 2015-12-15 14:39:11 UTC
I think bug 13986 should change it.
Comment 4 Barton Chittenden 2015-12-15 19:00:22 UTC

*** This bug has been marked as a duplicate of bug 13986 ***