http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6314
--- Comment #5 from Alex Arnaud <[email protected]> 2011-08-05 09:22:32 UTC --- I think it's a good thing to show 200 subfileds in order, but when i have some subfields before $a in the marcxml, i have some displaying problems. For exemple, when a record has the following in marcxml: <datafield tag="200" ind1=" " ind2=" "> <subfield code="5">Institution</subfield> <subfield code="a">Livre</subfield> <subfield code="e">Autre titre du livre</subfield> </datafield> I get on opac results: : Autre titre du livre, InstitutionLivre / Jean Should we consider it's a marcxml problem and the $a should always be at the top or should the display be adapted in this case ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
