Re: contacts api - filter or fields parameter for search qualifiers

On Tue, Mar 1, 2011 at 7:04 PM, Erick Johnson <erick@junctionnetworks.com>wrote:

> Section 5.1 of the contacts api (
> http://www.w3.org/TR/contacts-api/#search-qualifiers) says:
>
> "The search qualifier is included within a Contacts find() operation as the
> filter parameter."
>
> and then later:
>
> "If a provided search qualifier element (filter[x]) does not match a
> Contact attribute,
> filter[x] should be ignored when executing the current Contacts find()
> operation. "
>
> in place of `filter`, shouldn't it be the `fields` parameter of the find()
> function that this
> section is referring to?  `filter` is an attribute of the
> ContactFindOptions interface.
>

Fixed this in the latest update.

Thanks and please let us know if you find any more typos.

- Rich

Received on Monday, 7 March 2011 17:29:04 UTC