https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36276 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Nick Clemens (kidclamp) from comment #9)
(In reply to Katrin Fischer from comment #7)
For my understanding... I thought that any operation that requires a data change should use POST and cud- - Why are we moving the other direction here with these patches?
The edit_form op is loading the form, it's read only to populate the page. When edits are saved the op is 'cud-edit_save'
Thanks for explaining! -- You are receiving this mail because: You are watching all bug changes.