[Koha-bugs] [Bug 6291] Cart printing truncated in Firefox

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 30 16:17:32 CET 2011


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

Ian Walls <ian.walls at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian.walls at bywatersolutions.
                   |                            |com

--- Comment #9 from Ian Walls <ian.walls at bywatersolutions.com> 2011-11-30 15:17:32 UTC ---
I'm inclined to agree with Owen.  This fix has caused numerous problems for our
partners.  It changes both print.css files, which is used on all the following
files:

INTRANET:
includes/help-top.inc
includes/doc-head-close-receipt.inc
includes/doc-head-close.inc
catalogue/detailprint.tt
basket/basket.tt
members/moremember-receipt.tt
members/moremember-print.tt

OPAC:
includes/doc-head-close.inc
opac-basket.tt

It changes the font definition in <body>, and the widths/heights on very
high-level HTML fields (not just for specific classes or IDs).  This has bled
through into lots of related problems.

Better to revert, and find a better alternate solution.

-- 
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.
You are watching all bug changes.


More information about the Koha-bugs mailing list