[Koha-bugs] [Bug 30947] Simplify date handling in CanbookBeIssued

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 19 12:29:42 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30947

--- Comment #8 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 136329
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136329&action=edit
Bug 30947: (follow-up) Remove unnecessary object cloning

CalcDateDue() works on its own copy of the $startdate parameter
so the cloning in the calling end is not necessary.

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list