http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875
--- Comment #51 from M. de Rooy <[email protected]> 2012-02-15 13:01:15 UTC --- Comments on 9th patch for Serials.pm: Does take out 6 use statements, adds 2 requires. Due to circular module dependency between Serials and Biblio, compiling Serials still results in many subroutine redefinition warnings. But this is the case already now (just observing it). Subroutine GetSuppliersWithLateIssues redefined at C4/Serials.pm line 87. Subroutine GetLateIssues redefined at C4/Serials.pm line 110. [etc][etc] Since this patch makes a move in the right direction, marking it as Passed QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
