https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34467

--- Comment #6 from Frédéric Demians <[email protected]> ---
(In reply to David Nind from comment #5)
> I was more after a test plan, so I could replicate the issue, apply the
> patch, and make sure it fixes things.

On an UNIMARC Koha installation, modify let say biblio record 1234:

- on leader position 9, enter a blank
- on 200$a, add a è

Get this biblio record from OAI server with GetRecord verb. Something like
that:

/cgi-bin/koha/oai.pl?verb=GetRecord&metadataPrefix=marcxml&identifier=PREFIX:1234

Replace PREFIX with syspref OAI-PMH:archiveID.

You will (should) get a 200$a without a è.

Apply the patch, and repeat.

-- 
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/

Reply via email to