https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32287
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the release notes| |capitalisation for the | |labels displayed in the | |OPAC and staff interface | |for UNIMARC subfields 214$r | |and $s - these are changed | |from capital case to | |sentence case, to be | |consistent with other | |labels: | |- 214$r: Printing and/or | |publishing information | |transcribed | | as found in the | |main source of information | |- 214$s: Printing and/or | |publishing information | |transcribed | | as found in the | |colophon --- Comment #3 from David Nind <[email protected]> --- Thanks Brian! I've updated the commit message to fix the title and add a description (see the commit message guidelines https://wiki.koha-community.org/wiki/Commit_messages). I've also added a draft release note. David Nind Testing notes (using koha-testing-docker): 1. To setup a UNIMARC environment, edit the KTD .env file and set MARC_FLAVOR=unimarc 2. Edit a record and add values for the 214$r and 214$s subfields. 3. Check how the labels are displayed in the record details page before and after the patch: - Before: Capital case - After: Sentence case 4. To check wording (in capital case), check the UNIMARC definitions at https://www.ifla.org/unimarc-updates/unimarc-bibliographic-format-manual-online-ed/ (page 306 of the PDF) -- 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/
