https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19655
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #5 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
