if(obj.getAttribute("readonly") != null) node.setAttribute(obj.getAttribute("readonly"));
if(obj.getAttribute("readonly") != null) node.setAttribute("readonly", obj.getAttribute("readonly")); By the way, the version 1.2.4 only corrects the 'empty thousand separator' right? On the version description it says 'Allows empty decimal separator'.