From 89be501b1cc863df25f795e15ae30b9b65b56ea2 Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Tue, 29 Oct 2024 14:01:05 +0000 Subject: [PATCH] Bug 38287: Add missing rule_value access Test plan: 1) Access circuation rules: http://localhost:8081/cgi-bin/koha/admin/smart-rules.pl 2) Scroll down to "Default checkout, hold and return policy". Enter nothing. Hit 'Save'. 3) Notice on page reload there is a Koha:: object on the bookings inputs 4) Save again -> ERROR 5) Apply patch. Repeat. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt index 0b143b0cea..14bba56ee4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -764,10 +764,10 @@ - + - +