[Koha-bugs] [Bug 3311] Statistical reports should error if row and column aren't selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 24 05:41:06 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311

--- Comment #3 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 52775
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52775&action=edit
Bug 3311: Testing Cases

There was no form of testing for the page. In order to test
the perl-side of the changes, I just went to a variety of
URLs to see if it will blow up.

TEST PLAN
---------
1) Apply this patch
2) At the bash prompt, export KOHA_INTRANET_URL=http://localhost:8080/
   -- Or whatever yours is. With or without the trailing /
3) prove -v t/db_dependent/www/catalogue_stats.t
   -- before applying the other patch, there should be failures.
4) Apply both patches
5) prove -v t/db_dependent/www/catalogue_stats.t
   -- there should be no failures now.
6) run koha qa test tools

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


More information about the Koha-bugs mailing list