Filed.

Problem ID: 5802594

On Mar 17, 2008, at 11:12 AM, Chuck Hill wrote:


On Mar 17, 2008, at 8:07 AM, David Avendasora wrote:

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).

I doubt that would have saved you here.


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". :-)

That is an out and out bug.  File 'em Dano!

Chuck

--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects








_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to