https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23010

Emily Lamancusa (emlam) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Patch doesn't apply

--- Comment #26 from Emily Lamancusa (emlam) 
<[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to