Re: AddressBook searching broken in 10.2.4
Re: AddressBook searching broken in 10.2.4
- Subject: Re: AddressBook searching broken in 10.2.4
- From: Alec Carlson <email@hidden>
- Date: Tue, 18 Feb 2003 14:05:14 -0600
Henri,
I made the change from CFSTR("") to nil in my search. Now it works correctly
on 10.2.4, but fails on 10.2.3. Please don't tell me to put an OS version
number check into my address book code. Any other suggestions ?
Alec
>
>
Looks like the problem is searching for not equal to an empty string.
>
For 10.2.4 the work around is to use nil instead of CFSTR("") but
>
CFSTR("") should still have been working...
-----------------------------------------------------------------------
Time is Short and the Water Rises
-----------------------------------------------------------------------
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.