https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35203
--- Comment #5 from David Nind <[email protected]> --- Thanks Phil. I had another go at testing using Zotero. My experience was: - I had a record with a 210$a, $c, and $d, and I added values for 214$c and $d. - Before the patch in the OPAC: - the values from 214$c and $d were saved to the Zotero reference (saved as a Book for the Zotero Item Type) . if I deleted the 214$c and $d values, the 210 values were saved - Before and after the patch in the staff interface: no values saved to Zotero (saved as a web page for the Zotero Item Type). - Both before and after the patch, the RIS and BIBTEX formats had the values from 210$a, $c, and $d Testing notes (using KTD): 1. Start up KTD using UNIMARC: . Edit .env and change KOHA_MARC_FLAVOUR=unimarc 2. Edit any record so that: . all required fields have a value . item(s) for record display (items may need editing so that they have valid values for any lookup fields, otherwise you get a 500 error and items aren't displayed in the holdings table) 3. Edit the record so that there are values in 214$c (Publisher) and 214$d (Publication year). For example, Your name and 2024 4. Install Zotero on your desktop and have it running: https://www.zotero.org/download/ 5. Install the Zotero Connector for your browser (download from the link in step 4). 6. View the record from step 3 in the OPAC. 7. Save the page using the Zotero Connector to create a reference. 8. Note that: - The reference is saved as a Book for Zoetero's Item Type metadata field. - The publisher and date metadata fields should be populated with the values from 214$c and $d. 9. Apply the patch and restart everything. 10. Refresh the page. 11. Repeat step 7. 12. Note that the reference created in Zotero now has: . No difference noted -- 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/
