http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4812 Pongtawat <pongtawat@punsarn.asia> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pongtawat@punsarn.asia --- Comment #8 from Pongtawat <pongtawat@punsarn.asia> --- I found this is still a problem in Koha 3.12 Step to reproduce: 1) activate sys pref ReservesNeedReturns 2) patron 1 checkout item A 3) patron 2 place an item-specific hold for item A to be deliver at its current location 4) item A shows as "Checked out to 1" and "Waiting for 2" at the same time. (Intranet) The code appears to still be the same as in Kyle M Hall's original comment. If ReservesNeedReturns is off, it will just mark item as waiting for pick up. Moreover, I found that this preference descriptive text quite confusing: to turn ReservesNeedReturns on, I have to choose "Don't automatically mark holds ...". I would expect something like "Do" to mean on and "Don't" to mean off. Maybe just my silliness anyway :P -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.