https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28639 Julien Sicot (Univ. Rennes 2) <julien.sicot@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julien.sicot@univ-rennes2.f | |r --- Comment #1 from Julien Sicot (Univ. Rennes 2) <julien.sicot@univ-rennes2.fr> --- Created attachment 122500 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122500&action=edit Bug 28639 - Embed see-from headings (from authorities) into bibliographic records at OAI repository level Test plan: 1. Create an authority with at least a 1XX$a and a 4XX$a, for instance: 100 $a Foo 400 $a Bar 2. Create a biblio and add a link to this authority using the cataloguing plugin 3. Enable OAI-PMH syspref and fill OAI-PMH:archiveID syspref with "oai:sandbox" 4. Go to OAI repository and display the previously created record (at /cgi-bin/koha/oai.pl?verb=GetRecord&metadataPrefix=marcxml&identifier=oai:sandbox:{biblionumber} 5. The record should not contain see-from headings 6. Enable OAI-PMH:EmbedSeeFromInBibRecord 7. Go again to the OAI record, you should see alternative forms at the end of the record -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.