https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27428
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #38 from David Nind <[email protected]> --- 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. _______________________________________________ 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/
