http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11096 --- Comment #42 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 24580 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24580&action=edit Bug 11096: (qa followup) facets count and UNIMARC record syntax - An error in a copy and paste operation made me count facet occurences instead of records where the fields where present. - As of bug 3087 UNIMARC uses the 'unimarc' record syntax. I assumed 'usmarc' was used as serialization format as thought it was dialect-agnostic. This patch adds a test of whether we are in UNIMARC context or not and sets the record syntax to match the one from koha-conf.xml. Regards To+ -- You are receiving this mail because: You are watching all bug changes.