In intranet-tmpl/prog/en/modules/cataloguing/additem.tt there is a sentence that says ": Last item for bibliographic record wich biblio-level hold on it." It should say ": Last item for bibliographic record with biblio-level hold on it."
Created attachment 106670 [details] [review] Bug 25718: Correct typo in additem.tt This patch corrects a typo found in additem.tt The original sentence is ": Last item for bibliographic record wich biblio-level hold on it." It is now corrected to ": Last item for bibliographic record with biblio-level hold on it." To test: 1. Apply patch 2. Restart plack 3. Find or create a record with two items 4. Place a hold on the record (biblio-level) 5. In the record details, in the holdings table, check both items 6. Click on 'Delete selected items' 7. Click again on 'Delete selected items' 8. It should say that one of the two items could not be deleted and the sentence should appear
Created attachment 106781 [details] [review] Bug 25718: Correct typo in additem.tt Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 106943 [details] [review] Bug 25718: Correct typo in additem.tt Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.03
missing dependencies, not backported to 19.11.x
For the sake of release notes, I'm changing this from enhancement to bug. Feel free to change it back if you think this is wrong.