28 Nov
2023
28 Nov
'23
2:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35418 --- Comment #2 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 159290 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159290&action=edit Bug 35418: Fix _get_usage_months No longer falls in an endless loop if the last month in the report period is december. Test plan: 1) Apply just the tests patch, run EUsage tests prove t/db_dependent/Koha/ERM/EUsage/ 2) Wait for a few seconds. Notice SushiCounter.t it hangs. CTRL+C (cancel it) 3) Apply the fix patch. 4) Run the tests again. Notice all EUsage tests pass with no issues. -- You are receiving this mail because: You are watching all bug changes.