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

--- Comment #6 from Frédéric Demians <[email protected]> 2011-08-30 10:20:15 
UTC ---
(In reply to comment #5)
> 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 ?

Good question and thanks for testing! I can't say if those kind of records are
valid or common. I haven't biblio records like that to test with. So I would
suggest to sign-off this patch if there isn't any other issue and submit a
followup patch to fix this issue.

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

Reply via email to