https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18095 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 60119 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60119&action=edit Bug 18095: Batch item modification: Better message if no item is modified If no item is modified, the result page of Batch item modification says: "item(s) modified (with fields modified)." The message should be: "No items modified" To reproduce: - Go to Tools -> Batch item modification - Put a barcode in and click Continue - Do not make any changes and/or deselect all item(s) - Click "Save" => Result message reads: "item(s) modified (with fields modified)." To test: - Apply patch - Repeat steps above - Verify that message makes sense. -- You are receiving this mail because: You are watching all bug changes.