[Koha-bugs] [Bug 27365] Koha doesn't check marcxml field size is < 10000 and fails in various places

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 2 15:00:53 CET 2022


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

--- Comment #15 from Blou <philippe.blouin at inlibro.com> ---
We have the problem in searches (opac/staff).  ES indexes without any problem. 
I see the data returned when turning on trace_to in koha-conf.xml.

But somewhere in Koha or MARC library, something breaks.  The records with a
505$a longer than 9999 characters are not displayed correctly in the results.

Actually, NO data shows up.  But there's an empty entry in the results.  The
other records are listed without problem.

Considering that the xslt for the results never infer to 505 the slightest, it
seems to me its the marcxml that breaks down.  Somewhere, somehow.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list