• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
re: stringByTrimmingCharactersInSet bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: stringByTrimmingCharactersInSet bug


  • Subject: re: stringByTrimmingCharactersInSet bug
  • From: Theodore Petrosky <email@hidden>
  • Date: Fri, 26 Sep 2003 05:42:31 -0700 (PDT)

This is a known issue. I remember reporting this to
apple over a year ago and receiving a reply that it
would be fixed in the next major release...

Ted


Message: 16
Date: Thu, 25 Sep 2003 16:05:33 -0700
To: email@hidden
From: "Stephen C. Jensen" <email@hidden>
Subject: NSString string

I think I've found a bug in
stringByTrimmingCharactersInSet...

I have a text field named "FirstNameField" in which
the user can type
in a name for searching. You can type in one or more
letters, and the
search algorithm will match whatever you know. What I
discovered was
that if you type in a search string and a space, the
search algorithm
returns nothing. No problem... I put in a
"stringByTrimmingCharactersInSet" command while
querying the field,
like so:


The single letter is trimmed. This doesn't make sense.
Any ideas?

Thanks!

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
_______________________________________________
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.

  • Prev by Date: Package Maker sometimes prohibit all HDDs
  • Next by Date: Re: NSString string
  • Previous by thread: Re: Package Maker sometimes prohibit all HDDs
  • Next by thread: Porting AppleEvents code from Carbon to Cocoa?
  • Index(es):
    • Date
    • Thread