Summary: | Koha/Installer.t generates a warning | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Pushed to main --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | minor | ||
Priority: | P5 - low | CC: | martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.11.00
|
Circulation function: | |
Bug Depends on: | |||
Bug Blocks: | 25515 | ||
Attachments: |
Bug 40437: Remove warning from Koha/Installer.t
Bug 40437: Remove warning from Koha/Installer.t Bug 40437: Remove warning from Koha/Installer.t |
Description
Jonathan Druart
2025-07-17 13:37:48 UTC
Created attachment 184200 [details] [review] Bug 40437: Remove warning from Koha/Installer.t t/db_dependent/Koha/Installer.t .. 1/4 Use of uninitialized value $db_version in numeric eq (==) at /kohadevbox/koha/Koha/Installer.pm line 32. Created attachment 184204 [details] [review] Bug 40437: Remove warning from Koha/Installer.t t/db_dependent/Koha/Installer.t .. 1/4 Use of uninitialized value $db_version in numeric eq (==) at /kohadevbox/koha/Koha/Installer.pm line 32. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 184372 [details] [review] Bug 40437: Remove warning from Koha/Installer.t t/db_dependent/Koha/Installer.t .. 1/4 Use of uninitialized value $db_version in numeric eq (==) at /kohadevbox/koha/Koha/Installer.pm line 32. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Nice work everyone! Pushed to main for 25.11 |