On Thu, 24 Jul 2008, marco m wrote: > There's no messages there. If I call setFile to set a file on the > FileUploadComponent then everything works as expected. If no file is set > then all of the fields of my model that correspond to form fields are set to > null. > > This only seems to happen when using the formTester, not in an actual > browser session.
OK... and the file upload field is not required, so the form should be submitable without filling anything in it? It sounds like a possible FormTester bug, could you please file a Jira issue on it? All the better if you can attach a quickstart reproducing the problem, or even a patch with a unit test failing because of the issue. Best wishes, Timo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
