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: Dan Bernstein <cocoa-dev%email@hidden>
- Date: Tue, 18 Feb 2003 22:18:50 +0200
Yes: checking for the version of the AddressBook framework :-P
On Tuesday, February 18, 2003, at 10:05 PM, Alec Carlson wrote:
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.
_______________________________________________
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.