[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LCUP: updating cookie when no entries are to be sent



Sorry, yes. This is a subset of the resaons why no entry presently
matches the filter.

The scenario I was thinking of is one where the base existed when a
persistent LCUP session starts, but later is renamed or deleted.

Jim

>>> "Kurt D. Zeilenga" <Kurt@xxxxxxxxxxxx> 09/03/02 11:11PM >>>
At 09:45 PM 2002-09-03, Jim Sermersheim wrote:
>>What if no entry (presently) matches the filter?
>
>Good point. This was a defect in psearch, and hasn't been resolved
yet
>in LCUP. We assumed that in this case, the operation fails with no
such
>entry.

Yikes... noSuchObject should only be used to indicate that the
baseObject of the search request was not located.

Kurt