https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19053 --- Comment #3 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 65886 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65886&action=edit Bug 19053: Keep auto_renew flag if a confirmation is needed If an item is checked out with the auto renewal flag and a confirmation is needed (holds exist, past due date, etc.) the auto renewal flag will get lost. Test plan: - Check an item out and specify a past due date - Confirm the checkout on the confirmation screen => Without this patch the checkout is not marked as auto renewal => With this patch applied the auto renewal flag will be set to the checkout Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.