[Koha-bugs] [Bug 8288] New: showmarc.tt should not include full doc-head-close.inc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 21 21:25:17 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8288
          Assignee: oleonard at myacpl.org
           Summary: showmarc.tt should not include full doc-head-close.inc
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: oleonard at myacpl.org
          Hardware: All
            Status: NEW
           Version: master
         Component: Templates
           Product: Koha

showmarc.tt is only called by modal dialogs for previewing MARC records or card
views in acquisitions and cataloging. Since it is a minimal page loaded within
a page it doesn't need to load all the CSS and JS a full page does.

It also creates the possibility of unintended consequences if you have
intranetuserjs triggering something on document load: the event will be
triggered again when the dialog loads.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list