https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23010 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply --- Comment #26 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- Needs another rebase, unfortunately :( Looking at the code, this looks very promising! I do have one question, though: in Item.pm, the store method is throwing an exception in the middle if a withdrawn status is blocked by the syspref. Wouldn't that interrupt the processing of unrelated fields? (Or am I missing some Perl magic here?) Also, quick spelling fix: the syspref name should be PreventWithdrawing... (lowercase d), not PreventWithDrawing... (uppercase D), since withdrawing is one word. -- You are receiving this mail because: You are watching all bug changes.