• 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
Qualifier Format String truncates on error?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Qualifier Format String truncates on error?


  • Subject: Qualifier Format String truncates on error?
  • From: David Avendasora <email@hidden>
  • Date: Mon, 17 Mar 2008 11:07:54 -0400

Hi all,

I just spent about 3 hours trying to track down an error I had in a EOQualifier.qualifierWithFormat(String format, NSArray args) call:

I was using is String:

"part = %@ and lotCodeValue = %@ amd manufacturingSchedule = %@"

Note the second "and" is actually "amd"

This did not generate any error. It just silently truncated the String to:

"part = %@ and lotCodeValue = %@"

Which is still valid, but it does not return the result set I was expecting. (Yeah, yeah Chuck. I know, contracts and JUnit).

Shouldn't it generate an error stating that the String can't be parsed? I'll be happy to file a bug, but I want to make sure that this isn't actually a "feature". :-)

Thanks,

Dave
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Qualifier Format String truncates on error?
      • From: Mike Schrag <email@hidden>
    • Re: Qualifier Format String truncates on error?
      • From: Chuck Hill <email@hidden>
  • Prev by Date: My next Step
  • Next by Date: Re: Qualifier Format String truncates on error?
  • Previous by thread: My next Step
  • Next by thread: Re: Qualifier Format String truncates on error?
  • Index(es):
    • Date
    • Thread