Re: Problem with a form
Re: Problem with a form
- Subject: Re: Problem with a form
- From: "Sigurður E. Vilhelmsson" <email@hidden>
- Date: Fri, 29 Jun 2007 09:29:08 +0000
You're correct, that is the error reported. But the problem is that
this happens when I don't want to update that field. With no file
selected in the FileUpload field, the MIME type is still reported
application/octet-stream, when it should be empty. So if I bump up
the field size, the MIME type gets replaced.
Siggi
2007/6/28, Eric Robinson <email@hidden>:
On Jun 28, 2007, at 12:11 PM, Sigurður E. Vilhelmsson wrote:
>
> The MIME type reported is application/octet-stream. The field should
> be empty, since I haven't selected a file right?
>> > The mimeType property of Country exceeds maximum length of 20
>> > characters
>> >
Let me know if I'm off-base here, but the immediate problem seems to
be that the reported value for MIME type(application/octet-stream) is
actually longer than 20 characters. Maybe bumping that number up a
little bit in your model might address at least that error.
-eric
_______________________________________________
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