http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12343

Galen Charlton <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Galen Charlton <[email protected]> ---
One thing to note regarding subfield order: in the general case, one cannot
count on alphabetical order being the correct order for subfields in a field. 
For example, the MARC21 246 field puts $i before $a:

246 0# $iAdded title page title on some issues:$aAnnual report

However, in the specific case, since TransformKohaToMarc is used only for
creating brief records in acquisitions and embedding item fields in the bib
record, this isn't a blocker IMO, but should be noted if TransformKohaToMarc
gets used more generally in the future.

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