Hi!
I would like to discuss a behavior I encountered when developing a Notes application.
Following setup: You have an application and copy a mail in this application.
If you now open this pasted mail document, save this mail document, set SaveOptions to 0 and close the open UIDoc then all tables in this mail document get destroyed.
Remarks: The tables doesn’t get destroyed if one of the following is true:
- The document isn’t UI-open.
- The documents SaveOptions isn’t set to 0.
- The document doesn’t get saved.
- The documents RT Field is ‘Editable’.
To my system: I’m using IBM Notes Release 9.0 on an Windows 7 Computer. This behavior can also be reproduced with Notes 9.0.1 and 8.5.3.
Do you have any idea why this happens? Is this a rapported bug? Thanks for your input!
If I should make my question more precise, just ask. I will gladly edit it!
I made some screenshots, it should be easy to reproduce the behavior:
-
Create the Application:
-
Create the Form ‘Memo’ with the RT-Field ‘Body’:
-
Create the Button that saves the document and closes the UIDoc.
-
Cop a mail from your inbox. This mail has to contain a table:
-
Paste the Mail in your new Application: The table looks fine.
-
Press the Button ‘Close immediatly’ and reopen the document: The table is destroyed:
regards
JM