Read & Edit mode richtext issue

Hi, We have a document with a rich text field in it. It was working fine for a while. Now, it is not displaying data correctly. To elaborate on the issue,

→ Assume, we have the following data in richtext field,

'–Start--------

Three names

“aaa”,

“bbb”,

“ccc”

'–End---------

The situation here is, while in read mode, “bbb” is not visible.

Example:

'–Start--------

Three names

“aaa”,

“ccc”

'–End---------

Edit mode is fine. Can anyone, think of a reason for this behavior ?. It was developed in R6. Checked, if it is due to versioning problem, by signing it in 8.5 with server ID. But the issue still persists.

Subject: RE: Read & Edit mode richtext issue

Have you eliminated hide-whens as the problem?

Subject: Read & Edit mode richtext issue

Thanks for the reply. Yes susan, Have eliminated hide-whens. Thing thing, still persists.

Subject: RE: Read & Edit mode richtext issue

Your statement about eliminating hide-whens is curious. For rich text fields, you not only have to strip the hide-whens from the field design, but also from any exiting text/graphics contained in those fields. Hide-whens in rich text are problematic.

Subject: What’s more curious, is in the Notes 6-7 forum where they also posted

They say they resolved it by looking at Hide-Whens.

Date

Topic

11/28/2011

4

Read & Edit mode richtext issue (Raja Natraj)

RE: Read & Edit mode richtext issue  (Marco Weller 11/28/2011)









	RE: Read & Edit mode richtext issue  (Martha Geppert 11/28/2011)









		RE: Read & Edit mode richtext issue  (Raja Natraj 11/28/2011)









			RE: Read & Edit mode richtext issue  (Raja Natraj 11/29/2011)

Subject: Resolved

Hi Susan and carl, In edit mode, a line is selected and have been hiden in read mode. Did’nt expect this. Thanks for your answers.