
fix(plugins) Avoid using substr to truncate utf8 data

This avoids JSON encoding errors in the webservice and other bugs related to strings getting truncated in the middle of a multibyte character. issue #5799
Showing
+5 -5