Notes/Domino Fix List
SPR # PCOY66BJ8EFixed in 6.5.5 releaseRegression in 6.0.4



Product Area: Designer Technical Area: Design Platform: Cross Platform

Lotus Customer Support APAR: LO05416

SPR# PCOY66BJ8E - Prior to this fix, $FolderRef revealed only the first value through Formula Language. This regression was introduced in 6.0.4.

Technote Number: 1197458

Problem:
This issue was reported to Quality Engineering as SPR# PCOY66BJ8E and
PCOY63JKYJ, and fixed in Notes/Domino 6.5.5. Refer to the Upgrade Central site
for details on upgrading Notes/Domino.

Excerpt from the Lotus Notes and Domino Release 6.5.5 fix list (available at
http://www.ibm.com/developerworks/lotus):
SPR# PCOY66BJ8E - Prior to this fix, $FolderRef revealed only the first value
through Formula Language. This regression was introduced in 6.0.4.
SPR# PCOY63JKYJ - The LotusScript $FolderReferences item stores references to
folders in which the document containing the item appears. A document which
appears in multiple folders should have a $FolderReferences item with multiple
values. Before this fix, the $FolderReferences item would always return at most
one folder. The $FolderReferences item has been fixed so that if the document
appears in multiple folders it will correctly return an array of all folders in
which the document appears.

For earlier releases,a workaround is to use the LotusScript NotesDocument class
FolderReferences property. There is no known Formula Language workaround at
this time.

For additional details on using the LotusScript FolderReferences property refer
to either the Help documentation or the following technote:
"LotusScript FolderReferences property helps determine in which folders a
document is stored" (# 1092899).
More >



Last Modified on 12/09/2013

Go back