koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1201] New: If item is marked wthdrawn, then returned, t


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1201] New: If item is marked wthdrawn, then returned, the system gets caught in a loop
Date: 6 Oct 2006 14:14:02 -0000

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1201

           Summary: If item is marked wthdrawn, then returned, the system
                    gets caught in a loop
           Product: Koha
           Version: branch 2.4
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Circulation
        AssignedTo: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


It shouldn't ever happen that a wthdrawn item is still on someone's account,
but it appears that koha < 2.2 doesn't prevent this ... here's the error from
the log:

Deep recursion on subroutine "C4::Circulation::Circ2::returnbook" at
/koha/intranet/modules/C4/Circulation/Circ2.pm line 478.
Deep recursion on subroutine "C4::Circulation::Circ2::transferbook" at
/koha/intranet/modules/C4/Circulation/Circ2.pm line 1096.

It's a pretty serious bug as it will cause the whole system to freeze up. The
short-term solution is to not allow wthdrawn to be set on any items still on
soeone's account.

Someone should check rel_2_2 to make sure the same bug doesn't exist there...




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]