Summary: | Useless code pointing to branchreserves.pl in request.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Reports | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Emily Lamancusa (emlam) <emily.lamancusa> |
Severity: | normal | ||
Priority: | P5 - low | CC: | emily.lamancusa, fridolin.somers, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.05.00,23.11.04,23.05.10
|
|
Circulation function: | |||
Attachments: |
Bug 35949: Remove useless code pointing to branchreserves.pl in request.tt
Bug 35949: Remove useless code pointing to branchreserves.pl in request.tt Bug 35949: Remove useless code pointing to branchreserves.pl in request.tt |
Description
Jonathan Druart
2024-01-30 15:39:53 UTC
Created attachment 161647 [details] [review] Bug 35949: Remove useless code pointing to branchreserves.pl in request.tt messagetransfert is never set (it is from circ/waitingreserves.pl, `git grep messagetransfert`) and branchreserves.pl does not exist! Created attachment 161697 [details] [review] Bug 35949: Remove useless code pointing to branchreserves.pl in request.tt messagetransfert is never set (it is from circ/waitingreserves.pl, `git grep messagetransfert`) and branchreserves.pl does not exist! Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 161848 [details] [review] Bug 35949: Remove useless code pointing to branchreserves.pl in request.tt messagetransfert is never set (it is from circ/waitingreserves.pl, `git grep messagetransfert`) and branchreserves.pl does not exist! Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> Pushed to master for 24.05.00. Pushed to 23.11.x for 23.11.04 Backported to 23.05.x for upcoming 23.05.10 |