Bug 6531

Summary: clicking print button in opac causes 404 error
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: PATCH-Sent (DO NOT USE) CC: chris, koha.sekjal, magnus
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed fix
Signed-off patch

Description Nicole C. Engard 2011-06-24 14:58:27 UTC
In the OPAC when you click the print button the right column when in the MARC view you get a 404 error - the link goes to: cgi-bin/koha/opac-detailprint.pl?biblionumber=32972
Comment 1 Owen Leonard 2011-07-07 14:06:29 UTC Comment hidden (obsolete)
Comment 2 Magnus Enger 2011-07-07 22:47:26 UTC
Created attachment 4584 [details] [review]
Signed-off patch

Before the patch, clicking "print" in the right hand column when looking at the MARC view of a record would open up a new, small window with a Koha 404 message. 

After applying the patch clicking "print" gives a printer prompt, same as for "normal" and "isbd" view. 

Signing off!
Comment 3 Ian Walls 2011-07-08 20:10:30 UTC
This works.  Marking Passed QA
Comment 4 Chris Cormack 2011-07-10 09:20:20 UTC
Pushed, please test