Hi all, I have several number fields with the format: "0.###". But when I try to change it (even using the "Add language facilities" feature) to "0,###", I get the following error: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at org.colos.ejs.library.control.swing.ControlNumberField.setValue(Unknown Source) at org.colos.ejs.library.control.ControlElement.setProperty(Unknown Source)