Bug 12073

Summary: OPAC detail page printing show links URL
Product: Koha Reporter: Frédéric Demians <f.demians>
Component: OPACAssignee: Frédéric Demians <f.demians>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: fridolin.somers, gmcharlt, nengard
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed patch
[SIGNED-OFF] Bug 12073 - OPAC detail page printing show links URL
[PASSED QA] Bug 12073 - OPAC detail page printing show links URL

Description Frédéric Demians 2014-04-11 15:23:12 UTC
On OPAC Bootstrap detail page, by clicking Print link on the right the page is printed. But the printed page contains HTML <a> anchors URL attribute. It's useless, and unreadable. It isn't the case with prog theme.
Comment 1 Frédéric Demians 2014-04-11 15:25:55 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2014-04-11 15:32:25 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-04-12 15:41:46 UTC
Created attachment 27051 [details] [review]
[PASSED QA] Bug 12073 - OPAC detail page printing show links URL

On OPAC Bootstrap detail page, by clicking Print link on the right the
page is printed. But the printed page contains HTML <a> anchors URL
attribute. It's useless, and unreadable. It isn't the case with prog
theme.

This page hide all <a> href attributes when printing any OPAC page.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described and improves the printed detail page's readability.
Currently there is no less file for the print.css.
Comment 4 Galen Charlton 2014-04-12 18:09:14 UTC
Pushed to master.  Thanks, Frédéric!
Comment 5 Nicole C. Engard 2014-06-10 12:54:02 UTC
*** Bug 12391 has been marked as a duplicate of this bug. ***
Comment 6 Nicole C. Engard 2014-06-10 12:54:28 UTC
This is an issue in 3.14 as well.
Comment 7 Fridolin Somers 2014-08-06 09:08:45 UTC
Pushed to 3.14.x, will be in 3.14.10