https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19655 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I am not sure it is the best way to fix it. 1. We may encounter issues later using To.json on other values that use escaped strings (ok we will update the code to make it works) 2. Maybe we should replace all \\ with \\\\ I will push as it and adapt later if needed. -- You are receiving this mail because: You are watching all bug changes.