[Koha-bugs] [Bug 10850] Give Quick spine label template page its own id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 11 17:59:08 CEST 2013


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 20993
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20993&action=edit
Bug 10850 - Give Quick spine label template page its own id

Out of three conditional cases for display of the <body> tag one lacked
a unique ID. This patch copies the unique ID from the other cases to the
one lacking.

This patch also corrects the case of an "onload" attribute which should
follow XHTML style rules.

To test, the patch for Bug 9618 must be applied. Set the
SpineLabelAutoPrint system preference to "[don't] automatically pop up a
print dialog." Submit a barcode on the quick spine label creator and
view source. The <body> tag should have an ID attribute.

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


More information about the Koha-bugs mailing list