Bug 40443 - cronjobs/advance_notices_digest.t generates warnings
Summary: cronjobs/advance_notices_digest.t generates warnings
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
: 26186 (view as bug list)
Depends on: 40444
Blocks:
  Show dependency treegraph
 
Reported: 2025-07-18 09:43 UTC by Jonathan Druart
Modified: 2025-07-18 10:11 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***