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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
  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.
_______________________________________________
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