[Koha-bugs] [Bug 3907] New: Can't delete subscription

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Fri Dec 11 16:54:14 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3907

           Summary: Can't delete subscription
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: Serials
        AssignedTo: paul.poulain at biblibre.com
        ReportedBy: oleonard at myacpl.org
   Estimated Hours: 0.0
 Change sponsored?: ---


Viewing a subscription on subscription-detail.pl, choosing "Delete
Subscription" from the menu results in an error:

Undefined subroutine &main::HasItems called at
/kohaclone/serials/subscription-detail.pl line 59.

The relevant line from subscription-detail.pl:

    my $countitems   = HasItems($subscriptionid);

It looks to me like HasItems is defined in Serials.pm. Line 2251:

    sub HasItems {

But I must be missing something.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list