https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27428 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #38 from David Nind <david@davidnind.com> --- Created attachment 167328 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167328&action=edit Screenshot - display for record detail page - [[object Object]] For me, [[object Object]] is being displayed instead of the number of records. I've attached a screenshot of what I'm seeing. I also did a complete reindex (not sure whether this is necessary). Other things I noted: 1. OPACDisplayRecordCount is still listed under the "Did you mean/spell checking" section, rather than "Features" 2. Should the description have a note saying only for Elasticsearch/Open Search? 3. If search engine is Zebra, is currently showing the [[object Object]] Testing notes (using KTD): 1. Start up KTD with Elasticsearch: ktd --es8 up or ktd --es7 up 2. Apply the patch 3. Update the database: updatedatabase 4. Restart everything: flush_memcached and restart_all 5. Reindex: koha-elasticsearch --rebuild -d -b -a kohadev -- You are receiving this mail because: You are watching all bug changes.