[Koha-bugs] [Bug 17793] Make sysprefs search show on all Administration pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 9 08:25:48 CET 2017


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

--- Comment #11 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 58670
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58670&action=edit
[SIGNED-OFF] Bug 17793: Test Cases

There was no form of testing for the change. In order to test
the perl-side of the changes, I just went to a variety of
URLs to see if they have the expected three tabs.

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/prefs-admin_search.t
   -- before applying the other patch, there should be failures.
4) Apply both patches
5) prove -v t/db_dependent/www/prefs-admin_search.t
   -- there should be no failures now.
6) run koha qa test tools

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list