[Bug 3907] New: Can't delete subscription
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@biblibre.com ReportedBy: oleonard@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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3907 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2010-02-02 14:13:12 --- *** This bug has been marked as a duplicate of bug 4083 *** -- 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.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com