https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40959 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This fixes the display release notes| |logic for the Library of | |Congress classification | |field (050) in the staff | |interface for MARC21. The | |separator was being shown | |between subfields $a and | |$b, instead of between | |additional 050 entries. | | | |Example: | | | |For an 050 with two | |entries: | | | | 050 4 $aE337.5 $b.O54 | |2025 | | 050 4 $aE415.7 $b.A44 | |2025 | | | |This was incorrectly shown | |in the staff interface as: | | | | LOC classification: E337.5 | || .O54 2025 E415.7 | .A44 | |2025 | | | |It should have been shown | |as: | | | | LOC classification: | |E337.5 O54 2025 | E415.7 | |A44 2025 -- You are receiving this mail because: You are watching all bug changes.