Bug 40443

Summary: cronjobs/advance_notices_digest.t generates warnings
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 40444    
Bug Blocks:    

Description Jonathan Druart 2025-07-18 09:43:01 UTC
t/db_dependent/cronjobs/advance_notices_digest.t .. No circulation PREDUEDGST letter transported by phone at /kohadevbox/koha/C4/Letters.pm line 602.
Use of uninitialized value in concatenation (.) or string at (eval 2042) line 669.
no letter of type '' found for borrowernumber 54. Please see sample_notices.sql at (eval 2042) line 669.
t/db_dependent/cronjobs/advance_notices_digest.t .. 1/2 Subroutine parse_letter redefined at (eval 2051) line 515.
Subroutine get_branch_info redefined at (eval 2051) line 553.
Subroutine send_digests redefined at (eval 2051) line 604.
No circulation PREDUEDGST letter transported by phone at /kohadevbox/koha/C4/Letters.pm line 602.
Use of uninitialized value in concatenation (.) or string at (eval 2051) line 669.
no letter of type '' found for borrowernumber 58. Please see sample_notices.sql at (eval 2051) line 669.
No circulation PREDUEDGST letter transported by phone at /kohadevbox/koha/C4/Letters.pm line 602.
Use of uninitialized value in concatenation (.) or string at (eval 2051) line 669.
no letter of type '' found for borrowernumber 58. Please see sample_notices.sql at (eval 2051) line 669.
t/db_dependent/cronjobs/advance_notices_digest.t .. ok
Comment 1 Jonathan Druart 2025-07-18 10:11:25 UTC
*** Bug 26186 has been marked as a duplicate of this bug. ***