[Koha-bugs] [Bug 15135] Remove Warning Subroutine HasOverdues redefined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 5 11:14:14 CET 2015


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

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 44466
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44466&action=edit
Bug 15135: Remove Warning Subroutine HasOverdues redefined

In staff client, while displying patron related pages (e.g. moremember.pl) you
get a warning like:
moremember.pl: Subroutine HasOverdues redefined at
/usr/share/kohaclone/Koha/Template/Plugin/Borrowers.pm line 52.
This occurs with all pages that have [% USE Borrowers %] in their templates
(directly or via members-toolbar.inc)

To test:
- Go to Home > Patrons > Patron details for....
- Search for warning above in log
- Apply patch
- Verify that no more warnings appear
- Verify that patron pages behave as before

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


More information about the Koha-bugs mailing list