https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25342
--- Comment #10 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #9) > (In reply to Nick Clemens from comment #0) > > We received reports of duplicated records after batch modifications. > > > > It seems that when passing the ID to elasticsearch it is parsed as a string > > under Plack, but is parsed as a number under CGI > > Reading the bug title I undersetood command line script, but it will > actually fix script called in CGI mode, right? Yes, scripts that are excluded from plack like batch modification of bibs and imports are affected and fixed by this -- 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/
