https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814
--- Comment #97 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 203252 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203252&action=edit Bug 19814: (follow-up) Document scope of confirm_* params Extend the guard comment around the confirm_hold/confirm_transfer coercion so a future reader understands: * these form params are batch-mode toggles (plus modal-preserved hidden inputs), not a way to bypass the bundle/parts confirm prompts above * HoldsAutoFill / AutomaticItemReturn are always authoritative * AddReturn already honors AutomaticItemReturn; the env override is defense-in-depth for any install that bypasses the pref. No behavior change. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
