APAR status
Closed as fixed if next.
Error description
The attached database illustrates the problem. It contains one document with a rich text field, the rich text field contains several tables. Run the agent Search for Tables, which loops thru all the tables in the rich text and counts them. With the document in this database, it counts 6. In fact, there are 7. One of the tables contains another table in one of its cells. There seems to be no way to get information about the inner table. FindNextElement and GetNextElement skip right over it. Set body = doc.GetFirstItem("Body") Set nav = body.CreateNavigator found = nav.FindFirstElement(RTELEM_TYPE_TABLE) Do While found count = count + 1 found = nav.FindNextElement(RTELEM_TYPE_TABLE) Loop Set doc = col.GetNextDocument(doc) Msgbox "Found " & count & " tables." The documentation for FindNextElement states that it finds "the next element of a specified type in a rich text item after the current position." A position is a point in the rich text -- if you've positioned to a table, your position is at the beginning of the table. If that table contains another table, the inner table is after the current position, and FindNextElement should find the inner table, not the next table following the end of the current table.
Local fix
Problem summary
Problem conclusion
Temporary fix
Comments
This APAR is associated with SPR# AGUD5CK3A7. Since 7.0.4 was the last maintenance release, there are no plans to fix in 7x. If the issue occurs in a future release, the problem will be investigated for a solution in the next release of the product.
APAR Information
APAR number
LO40317
Reported component name
NOTES/DOMINO 7X
Reported component ID
5724E6200
Reported release
703
Status
CLOSED FIN
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2009-05-08
Closed date
2009-08-02
Last modified date
2009-08-02
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
NA
Fix information
Applicable component levels
R703 PSN
UP
[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSKTMJ","label":"Lotus Domino"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0.3","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
02 August 2009