From 13062ef340aa3520e7bbc3d09eccfc50feba2b78 Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Mon, 16 Feb 2026 11:56:32 +0000 Subject: [PATCH] Bug 41857: Use suggesteddate_from and suggesteddate_to From URL params. I believe this was an overupdate from bug 39721. Test plan: 1) Create a new suggestion: http://localhost:8081/cgi-bin/koha/suggestion/suggestion.pl?op=add_form&branchcode= 2) Add a title and submit. 3) From the table, select the suggesiton (check the box). 4) Click the 'submit' under 'Update manager' or 'Delete selected'. 5) Error Signed-off-by: David Nind --- .../intranet-tmpl/prog/en/modules/suggestion/suggestion.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt index 8a59835b82..ad53e2dea8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -1122,11 +1122,11 @@
  • - +
  • - +
  • -- 2.39.5