I have noticed that sometimes when I try to add participants to a Notes 6 teamroom configuration I cannot select them from a directory. I get a list of addressbooks of the current session but when I click on one of them the address selector field shows “File does not exist”.
A closer examination of the form showed that the postopen event of the form (nAddress) cycles through all session.addressboks and populates three fields with the server, filename and title property of each addressbook.
We are using a mobile directory catalog and an extended directory catalog. The mobile directory catalog resides locally on my machine, the extended dircat resides on the server.
Looking at the result of the postopen activities shows that the field containing the database titles only contains the titles of my personal address book and the domino directory, whereas the server and filename fields contain data of all four directories.
It seems to me that directory catalogs do not correctly return the NotesDatabase.Title property (although existing).
Am I mistaken or might this be a bug?
Thanks for any feedback on that.
Jens