Article Details
Id:20868
Product:finPOWER Connect
Type:FIX
Version:4.00.04
Opened:17/10/2023
Closed:27/10/2023
Released:05/12/2023
Job: J032243

Documents; ISWordDocumentBookmarks.SetContentSummaryTable could incorrectly duplicate content for rows starting with a vbNewLine

Content in Summary Table Rows could duplicate when used in Documents which made use of the ISWordDocumentBookmarks.SetContentSummaryTable(bookmarkName, summaryTable) function, if the first character in the cell was a vbNewLine character.

This has been fixed, and now any content starting with a vbNewLine character will only append once, as expected.