Summary: | Koha/Old/Hold.t generates warnings | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Pushed to oldstable --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, 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,25.05.02,24.11.08
|
Circulation function: | |
Bug Depends on: | |||
Bug Blocks: | 40444 | ||
Attachments: |
Bug 40438: Remove warnings from Koha/Old/Hold.t
Bug 40438: Remove warnings from Koha/Old/Hold.t Bug 40438: Remove warnings from Koha/Old/Hold.t |
Description
Jonathan Druart
2025-07-17 13:43:54 UTC
Created attachment 184202 [details] [review] Bug 40438: Remove warnings from Koha/Old/Hold.t it's an integer. t/db_dependent/Koha/Old/Hold.t .. 1/3 Value not allowed for auto_incr biblionumber in Biblio at /kohadevbox/koha/t/lib/TestBuilder.pm line 431. Created attachment 184203 [details] [review] Bug 40438: Remove warnings from Koha/Old/Hold.t it's an integer. t/db_dependent/Koha/Old/Hold.t .. 1/3 Value not allowed for auto_incr biblionumber in Biblio at /kohadevbox/koha/t/lib/TestBuilder.pm line 431. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 184373 [details] [review] Bug 40438: Remove warnings from Koha/Old/Hold.t it's an integer. t/db_dependent/Koha/Old/Hold.t .. 1/3 Value not allowed for auto_incr biblionumber in Biblio at /kohadevbox/koha/t/lib/TestBuilder.pm line 431. 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 Nice work everyone! Pushed to 25.05.x Pushed to 24.11.x for 24.11.08 |