https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36276
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Nick Clemens (kidclamp) <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
