Form field ignored?!? Weird...
Form field ignored?!? Weird...
- Subject: Form field ignored?!? Weird...
- From: Ondřej Čada <email@hidden>
- Date: Thu, 25 Sep 2008 15:19:29 +0200
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden