I have an issue which seems to be reproduced only on some cases which lead to trigger a nullPointerException when doing “xml = URLDecoder.decode(xml, “UTF-8”);.”
Is there any reason it can work on some cases and not on others.
There is no problem when assigning the value to the input “grid_xml” (cf italic code)
But when it is submitted, it comes null on the server part (Java,Tomcat) if it has too much characters (only in IE) ~43000 characters
You are using a rather old verson of toolkit.
The latest version of DHTMLX (5.x) already includes all the same fixes
I can share the related codebase from the latest version ( it will not differ much from the above file ). Please beware that it will be file from version 5.x, and while it must work correctly with older version, it never was tested with 3.6