[Koha-bugs] [Bug 11587] IsSuperLibrarian generates warnings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 21 06:51:10 CET 2014


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24587|0                           |1
        is obsolete|                            |

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 24588
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24588&action=edit
Bug 11587 - IsSuperLibrarian generates warnings

Simply viewing OPAC detail triggers a modulus warning entry.
This first patch adds two test cases to t/Context.t to test for
this situation.

TEST PLAN
---------
1) Apply this patch (to upgrade t/Context.t)
2) prove -v t/Context.t
-- Tests 7 and 8 will fail
3) Apply second patch (to amend C4/Context.pm)
4) prove -v t/Context.t
-- All tests will succeed

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


More information about the Koha-bugs mailing list