https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27365
--- Comment #15 from Blou <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
