|
Description
David Cook
2025-08-22 06:05:28 UTC
Created attachment 185703 [details] [review] Bug 40689: Fix "Damaged status" and "Lost status" on moredetail.pl This change just repairs moredetail.tt to re-apply the fix from bug 16157 which seems to have only been partially applied back in 2016. Test plan: 0. Apply the patch 1. Set the "Damaged status", "Withdrawn status", and "Lost status" for an item 2. Go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=<biblionumber from item> 3. Note how "Withdrawn status", "Lost status", and "Damaged status" all appear now Created attachment 185704 [details] [review] Bug 40689: Fix "Damaged status" and "Lost status" on moredetail.pl This change just repairs moredetail.tt to re-apply the fix from bug 16157 which seems to have only been partially applied back in 2016. Test plan: 0. Apply the patch 1. Set the "Damaged status", "Withdrawn status", and "Lost status" for an item 2. Create a user that only has "catalogue" permission and log in as them 3. Go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=<biblionumber from item> 4. Note how "Withdrawn status", "Lost status", and "Damaged status" all appear now Created attachment 186204 [details] [review] Bug 40689: Fix "Damaged status" and "Lost status" on moredetail.pl This change just repairs moredetail.tt to re-apply the fix from bug 16157 which seems to have only been partially applied back in 2016. Test plan: 0. Apply the patch 1. Set the "Damaged status", "Withdrawn status", and "Lost status" for an item 2. Create a user that only has "catalogue" permission and log in as them 3. Go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=<biblionumber from item> 4. Note how "Withdrawn status", "Lost status", and "Damaged status" all appear now Signed-off-by: noah <noah@inlibro.com> Created attachment 186455 [details] [review] Bug 40689: Fix "Damaged status" and "Lost status" on moredetail.pl This change just repairs moredetail.tt to re-apply the fix from bug 16157 which seems to have only been partially applied back in 2016. Test plan: 0. Apply the patch 1. Set the "Damaged status", "Withdrawn status", and "Lost status" for an item 2. Create a user that only has "catalogue" permission and log in as them 3. Go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=<biblionumber from item> 4. Note how "Withdrawn status", "Lost status", and "Damaged status" all appear now Signed-off-by: Noah Tremblay <noah.tremblay@inlibro.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x Pushed to 24.11.x for 24.11.10 |