https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30975
--- Comment #14 from David Nind <[email protected]> --- I've signed off the 22.05 patch for a MARC21 installation. Have left status as Failed QA - see comment #5 (for master, there is an issue with authority records). This is how I tested - hope it is sufficient: 1. For the BKS framework, edit the subfields for 260. 2. For 260$b add the marc21_field_260b.pl plugin. 3. Edit an existing record's 260$b: . Remove what is in the field . Start typing the name of a publisher that exists (requires first three letters), for example: O'R (for O'Reilly) or Apr (for Apress) . Select the full name 4. Clone the subfield. 5. Start typing the name of a publisher that exists (requires first three letters), for example: O'R (for O'Reilly) or Apr (for Apress) and note that the autocomplete doesn't work for the cloned subfield. 6. Apply the 22.05 patch, flush_memcached, restart_all, clear browser cache, etc. 7. Repeat steps 4-5 - autocomplete should now work for the cloned subfield. -- 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/
