Adam,
I have upgraded to version 5.2, now I cant blank out the name attribute. Why is that..is there a change that will allow me to save a null? Specifically, the first time around I can save a null. My code validates that nulls are not present and prevents saving the name attribute. Once the user saves a not null name, then I cant null it back, basically I post back and the last saved not null value of name attribute is in the text property of the editor.