http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11096 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24580|0 |1 is obsolete| | --- Comment #46 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 24602 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24602&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+ Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.