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

--- Comment #1 from paxed <[email protected]> ---
Whoops. Missed the 650 from the example...

4) Go to that record's MARC detail view. In the 6xx tab, you will see three
separate entries for 655 fields:

655
    $a foo
655
    $a baz
650
    $a qwerty
655
    $a qux
    $a quux


How it should look:

650
    $a qwerty
655
    $a foo
    $a baz
    $a qux
    $a quux


... I'd argue the fields should be shown in numerical order...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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