| Summary: | Yet more syspref discrepancies between new and upgraded installs | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | lucas |
| Version: | unspecified | ||
| 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: | 41682 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 41800: Adjust syspref's explanation - If ON => If enabled
Bug 41800: Remove trailing dot in syspref's explanations Bug 41800: Fix syspref explanations |
||
|
Description
Jonathan Druart
2026-02-09 14:26:27 UTC
*** Bug 41771 has been marked as a duplicate of this bug. *** Created attachment 192824 [details] [review] Bug 41800: Adjust syspref's explanation - If ON => If enabled Patch from commit 38f6f56 Created attachment 192825 [details] [review] Bug 41800: Remove trailing dot in syspref's explanations Patch from commit 44aeaec Created attachment 192826 [details] [review] Bug 41800: Fix syspref explanations There are discrepancies between new an upgraded installations Test plan: 0. Do not apply these patches, use main 1. Add my misc4dev gitlab repo and checkout the branch linked to issue 101 https://gitlab.com/koha-community/koha-misc4dev/-/issues/101 2. Run `perl /kohadevbox/misc4dev/run_tests.pl --run-all-tests` => It should crash when running check_sysprefs.t (BEFORE the prove all perl tests command) 3. Apply these patches, repeat 2. Tests from the prove all perl tests command should run (no need to wait for them to finish) |