https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42095 Oleg Vasylenko <synapse.ova@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |blocker Depends on| |34478 Priority|P5 - low |P1 - high --- Comment #1 from Oleg Vasylenko <synapse.ova@gmail.com> --- Possible solution is to find in unimarc_field_4XX.pl the string elsif ( $op eq "do_search" ) { and change it to: elsif ( $op eq "do_search" || $op eq "cud-do_search" ) { Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34478 [Bug 34478] Full CSRF protection -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.