Bug 40388 - t/Labels.t generates a warning
Summary: t/Labels.t generates a warning
Status: Pushed to oldstable
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor
Assignee: Jonathan Druart
QA Contact: Marcel de Rooy
URL:
Keywords:
Depends on:
Blocks: 40444
  Show dependency treegraph
 
Reported: 2025-07-15 12:48 UTC by Jonathan Druart
Modified: 2025-08-01 12:34 UTC (History)
2 users (show)

See Also:
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:


Attachments
Bug 40388: Remove warning from t/Labels.t (1.66 KB, patch)
2025-07-15 12:49 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40388: Remove warning from t/Labels.t (1.70 KB, patch)
2025-07-18 07:27 UTC, David Nind
Details | Diff | Splinter Review
Bug 40388: Remove warning from t/Labels.t (1.80 KB, patch)
2025-07-18 09:29 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-07-15 12:48:20 UTC
Use of uninitialized value $cn_item in sprintf at /kohadevbox/koha/C4/ClassSplitRoutine/LCC.pm line 53.
Comment 1 Jonathan Druart 2025-07-15 12:49:28 UTC
Created attachment 184087 [details] [review]
Bug 40388: Remove warning from t/Labels.t

Use of uninitialized value $cn_item in sprintf at /kohadevbox/koha/C4/ClassSplitRoutine/LCC.pm line 53.
Comment 2 David Nind 2025-07-18 07:27:27 UTC
Created attachment 184288 [details] [review]
Bug 40388: Remove warning from t/Labels.t

Use of uninitialized value $cn_item in sprintf at /kohadevbox/koha/C4/ClassSplitRoutine/LCC.pm line 53.

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Marcel de Rooy 2025-07-18 09:29:57 UTC
Created attachment 184313 [details] [review]
Bug 40388: Remove warning from t/Labels.t

Use of uninitialized value $cn_item in sprintf at /kohadevbox/koha/C4/ClassSplitRoutine/LCC.pm line 53.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 4 Lucas Gass (lukeg) 2025-07-18 17:12:28 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 5 Paul Derscheid 2025-07-24 08:21:21 UTC
Nice work everyone!

Pushed to 25.05.x
Comment 6 Fridolin Somers 2025-08-01 12:34:13 UTC
Pushed to 24.11.x for 24.11.08