InputFieldInsert fails after setting DataSource property

At runtime, if you call the RichTextEdit control’s InputFieldInsert function and set the value of its DataSource property, you cannot subsequently call the InputFieldInsert function to insert multiple input fields without any text. Only the first input field is inserted. [CR 420259]