http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9828 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |In Discussion --- Comment #44 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Mathieu, I tried to email you but it bounced. Your patches seem to affect MARC21 (and probably NORMARC) search behaviour. I think it is because you removed: Subject 1=21 su Subject -su-to Subject and probably because you only patched the UNIMARC biblio-koha-indexdefs.xml file. I'm reverting it, but I want it pushed again soon. So, please take a look at the output of this with your patches applied: prove t/db_dependent/QueryParser.t t/db_dependent/Search.t to find out. I think this kind of problem is one of the reasons we need better regression tests, lacking a lot in UNIMARC. -- You are receiving this mail because: You are watching all bug changes.