11 May
2020
11 May
'20
11:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25342 --- Comment #10 from Nick Clemens <nick@bywatersolutions.com> --- (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.