[Koha-bugs] [Bug 4978] New: Longoverdues.pl claims undefined subroutine ModItem

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 8 22:13:01 CEST 2010


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

           Summary: Longoverdues.pl claims undefined subroutine ModItem
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Command-line Utilities
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: ian.walls at bywatersolutions.com
         QAContact: koha-bugs at lists.koha-community.org
   Estimated Hours: 0.0


Longoverdue returns this error rather than executing (when --confirm flag is
used)

14565  /  139596  at /home/koha/kohaclone/C4/Accounts.pm line 320.
Undefined subroutine &C4::Accounts::ModItem called at
/home/koha/kohaclone/C4/Accounts.pm line 323.

Seems to be assuming that ModItem is in C4::Accounts; must require explicit
declaration of C4::Items

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list