https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814 --- Comment #141 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 204038 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204038&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. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.