Bug 41998

Summary: Some templates in suggestion.pl are computed even through a redirection
Product: Koha Reporter: Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski>
Component: AcquisitionsAssignee: Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski>
Status: Needs Signoff --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart
Version: MainKeywords: regression
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 39721    
Bug Blocks:    
Attachments: Bug 41998: Fix redirect_with_params

Description Baptiste Wojtkowski (bwoj) 2026-03-05 12:33:59 UTC
Test plan (main only):
1 - Create a suggestion
2 - Delete the suggestion -> error
Comment 1 Baptiste Wojtkowski (bwoj) 2026-03-05 12:36:27 UTC
Created attachment 194500 [details] [review]
Bug 41998: Fix redirect_with_params

Test plan (main only):
1 - Create a suggestion
2 - Delete the suggestion -> error
3 - Apply patch
4 - Repeat 1&2
Comment 2 Jonathan Druart 2026-03-05 15:24:53 UTC
which error do you get?

The patch is correct but I don't recreate the problem.