Bug 40437

Summary: Koha/Installer.t generates a warning
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: 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
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.
Comment 1 Jonathan Druart 2025-07-17 13:38:34 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.
Comment 2 Owen Leonard 2025-07-17 14:06:31 UTC
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>
Comment 3 Martin Renvoize (ashimema) 2025-07-18 12:20:55 UTC
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>
Comment 4 Lucas Gass (lukeg) 2025-07-18 17:13:10 UTC
Nice work everyone!

Pushed to main for 25.11