Bug 6531 - clicking print button in opac causes 404 error
Summary: clicking print button in opac causes 404 error
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) major (vote)
Assignee: Owen Leonard
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-24 14:58 UTC by Nicole C. Engard
Modified: 2012-10-25 23:10 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed fix (3.19 KB, patch)
2011-07-07 14:06 UTC, Owen Leonard
Details | Diff | Splinter Review
Signed-off patch (3.21 KB, patch)
2011-07-07 22:47 UTC, Magnus Enger
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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