I have a Xpage with a RichText field on it that has a default value.
This field is bind to a RichText Field on a Form.
When I save the Xpage without changing the (default) value nothing is saved to the document but the other fields (text) are saved. However if I make a change on the default value, the RT Field is saved correctly.
I have played with properties like "htmlConversionWarning" but I didn't find a solution for this. Is this a bug or is there a solution for this behaviour?