https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36276 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #9 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (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' -- You are receiving this mail because: You are watching all bug changes.