| Summary: | Some templates in suggestion.pl are computed even through a redirection | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
| Component: | Acquisitions | Assignee: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
| Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | jonathan.druart |
| Version: | Main | Keywords: | 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
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 which error do you get? The patch is correct but I don't recreate the problem. |