[Koha-bugs] [Bug 12693] colspan calculation done by members/statistics.pl should be moved to template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 5 11:11:56 CEST 2014


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

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 30544
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30544&action=edit
[Signed-off] Bug 12693 - colspan calculation done by members/statistics.pl
should be moved to template

It is not necessary for the patron statistics script to pass a colspan
value to the template. The number can be output using Template::Toolkit
syntax.

To test, view the statistics page for a patron. Confirm that the "Total"
cell in the footer spans the correct number of columns. Test with
various numbers of fields in the StatisticsFields system preference.

Followed test plan. Patch behaves as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list