Hello there,

a WO app of mine (WO5.3, no Wonder) developed a very strange bug: there's a form there, on of text fields is set up this way:

TextField6: WOTextField {
        numberformat = "0";
        size = 6;
        value = auction.timeShiftIntervalMinutes;
}

Whenever I send the form -- regardless what I fill into the field! -- I get NULL in the WO application (i.e., either the "cannot use NULL" exception, or my unableToSetNullForKey method is called).

The very form -- without any change! -- did work in previous release all right.

Any idea what might be the culprit? The form is a "multipart/form- data" one, contains a file upload (which all applied before too, and it did work all right).

Thanks for any idea where to seek for the problem...
OC
_______________________________________________
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