[Bug 3399] New: Item checked out - marked lost - checked in - switches status to 'lost' & checkout status switches to 'not checked out'
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3399 Summary: Item checked out - marked lost - checked in - switches status to 'lost' & checkout status switches to 'not checked out' Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Circulation AssignedTo: galen.charlton@liblime.com ReportedBy: cookie.wolfrom@liblime.com Estimated Hours: 0.0 Change sponsored?: --- By not switching from the 'lost' status you cannot a) You cannot place a hold on the item b) but you can 'checkout' the item - -- 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=3399 Ryan Higgins <rch@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rch@liblime.com Depends on| |2750 --- Comment #1 from Ryan Higgins <rch@liblime.com> 2009-07-06 18:24:55 --- Clearing a LOST status happens in C4::Items::ModDateLastSeen . ModDateLastSeen was moved into a conditional clause by a (somewhat) recent patch ( commit 63295533 ), which means checking in an item no longer always sets the datelastseen, nor does it clear the LOST status. This is an error. ModDateLastSeen must be called in AddReturn() whether or not the checkin succeeds. Patch causing this was fix for bug 2750. Marking this bug dependent on that one. -- 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=3399 Adrea Lund <adrea@moablibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrea@moablibrary.org -- 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=3399 Ryan Higgins <rch@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- 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=3399 Mickey Coalwell <mcoalwell@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mcoalwell@nekls.org, | |smoreland@nekls.org -- 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=3399 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner@ptfs.com -- 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=3399 Bug 3399 depends on bug 2750, which changed state. Bug 2750 Summary: Return a document in another branch http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2750 What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- 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=3399 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com Status|NEW |RESOLVED Resolution| |FIXED -- 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=3399 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea@gmail.com Status|RESOLVED |REOPENED Priority|PATCH-Sent |P2 Resolution|FIXED | --- Comment #2 from Liz Rea <wizzyrea@gmail.com> 2010-03-03 16:55:35 --- This is currently working in our hosted LL install (not LEK). The code has not yet escaped into the community, however. It is not working in current 3.2. -- 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=3399 Bug 3399 depends on bug 2750, which changed state. Bug 2750 Summary: Return a document in another branch http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2750 What |Old Value |New Value ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | -- 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 (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com