[Koha-bugs] [Bug 6531] clicking print button in opac causes 404 error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 7 16:06:29 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6531

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> 2011-07-07 14:06:29 UTC ---
Created attachment 4576
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4576
Proposed fix

opac-detail and opac-ISBDdetail both use window.print(), so I've
added that to opac-MARCdetail as well. I've also eliminated the
"javascript:" pseudo-protocol because it's pointless. I'd
prefer to have a real link for non-js users but that will have
to wait for another bug.

After applying this patch users with JS enabled should get a
print prompt after clicking the "Print" link on opac-MARCdetail.pl

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list