https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41043
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188058|0 |1 is obsolete| | --- Comment #4 from David Nind <[email protected]> --- Created attachment 190003 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190003&action=edit Bug 41043: Use op 'add_form' and 'edit_form' in oai servers Since CSRF protection, 'op' arg for creating/editing an object uses add_form and edit_form. This is missing only in admin/oai_servers.pl This patch also removes TT variable add_form to avoid confusion Test plan : 1) Create a new OAI repository 2) Enter mandatory datas in form and save 3) Edit this repository 4) Copy this repository Signed-off-by: David Nind <[email protected]> -- 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/
