https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40307
--- Comment #11 from Marcel de Rooy <[email protected]> --- Created attachment 199414 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199414&action=edit Bug 40307: Use GET in form of value_builder/unimarc_field_210c.tt Since CSRF procetion form without CUD action must use GET instead of POST Fix value_builder/unimarc_field_210c.tt Test plan : 1) Use UNIMARC catalog 2) Define unimarc_field_210c value builder on 210$c 3) Define an autority type EDITORS with heading on 200$b 4) Create an autority of this type 5) Index this new autority 6) Edit a biblio record and launch 210$c value builder 7) Search for new autority 8) Click on 'Choose' 9) Heading is pasted in 210$c Signed-off-by: David Nind <[email protected]> Signed-off-by: Marcel de Rooy <[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/
