[Koha-bugs] [Bug 18606] Move rotating collections code to Koha::Object

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 20 13:20:50 CEST 2018


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

--- Comment #164 from Josef Moravec <josef.moravec at gmail.com> ---
(In reply to Alex Arnaud from comment #144)
> Also, we lost the "reason" in error messages when adding/removing items.
>   - Failed to add item with barcode <barcode>: Item is already in this
> collection           => Failed to add item with barcode <barcode>
>   - Failed to add item with barcode unknown_barcode: No item with matching
> barcode found    => Failed to add item with barcode unknown_barcode
>   - Failed to remove item with barcode unknown_barcode: No item with
> matching barcode found => Failed to remove item with barcode unknown_barcode

I rebased the patches on master and now I am working on the error messages,
follow-up will come soon - hopefully

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list