xPages: RichText-Control adds text when saveing

Hi,

I have a xPage which works as a form for documents. It contains a RichText-Control. Every time a new or existing document is created/saved, then the next tim i open it (with Notes or through the xPage) then the following txt has been automatically added at the top of the rich-text field:

“Content-Type: text/html; charset=“utf-8” X-Notes-Item: Ticket; name=form MIME-Version: 1.0”

After this text the normal formatted content of the rich text is displayed. If i save the document serveral times, then this header is displaying only once. If remove it, then it apperas again after the next save.

Any idea how it can be turned off ?

Thank you in advance.

Lars

Subject: A known issue - PHAN7QHEQ3 - to be addressed in 851

How to turn it off is something I’m not sure about. Have you tried not trimming the text after it has been saved?

Subject: Thanks …

Hi,

thanks for the answer. It is only a minor problem.

I just wanted to know if this is not a problem with settings. As i am already triggering a lotusscript agent after each save, then I guess i can eliminate this text there as well. :slight_smile:

Otherwise the xPages application works great !

I am still learning and have so many questions.

Thank you for all your help and patience. :slight_smile:

Lars