https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20891 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #8)
(In reply to Katrin Fischer from comment #7)
I think we had similar problems on patron search - anything we could pick from there?
We are using the same code for lists and patrons, so I supposed patron's result will explode if '\' is contained in the surname/firstname, which certainly does not exist in a production DB :)
Actually, we had a lot of issues with patron search on migrating a lot of libraries recently. You never know what is in the data you get and it's hard to debug the JSON errors in some cases. -- You are receiving this mail because: You are watching all bug changes.