https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31532 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- If you need 880 data to test with: 1. Go to http://localhost:8081/cgi-bin/koha/admin/marc_subfields_structure.pl?op=add_form&tagfield=880&frameworkcode= 2. Go to "a" and "6" subfields, and add "Editor" for "Visibility" 3. Go to http://localhost:8081/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=29&searchid=scs_1662620103145 4. Change framework to "Default framework" 5. In the "880" field, add "245-01" for the $6 6. In the "880" field, add "THISISATEST" for the $a (Using English for the 880$a makes it a bit easier for testing using CHR indexing.) -- You are receiving this mail because: You are watching all bug changes.