https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40306 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes searching for release notes| |terms when using the | |unimarc_field_4XX.pl value | |builder. The 'Start search' | |button now works, instead | |of doing nothing. (UNIMARC | |instances.) (This is | |related to the CSRF changes | |added in Koha 24.05 to | |improve form security.) CC| |david@davidnind.com Depends on| |36192 --- Comment #4 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Startup KTD with UNIMARTC: Edit your .env file and set KOHA_MARC_FLAVOUR=unimarc 2. For the default framework, the value builder unimarc_field_4XX.pl is already configured for 461$t. 3. Create a new bibliographic record. 4. For 461$t, click the 'Tag editor'. 5. Search for something, for example: a 6. Click 'Start search' - nothing happens. 7. Apply the patch. 8. Refresh the editor and repeat steps 4 and 5. 9. The 'Start search' button now works. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36192 [Bug 36192] [OMNIBUS] CSRF Protection for Koha -- You are receiving this mail because: You are watching all bug changes.