You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by mfaine <mf...@knology.net> on 2005/08/19 21:36:10 UTC

validation clears x:inputFileUpload field

Using last nights build.

I have a page with several form fields and an upload file component.  If
validation fails on any of the required fields the validation error messages
print correctly and all of the fields maintain their state except the
x:inputFileUpload component field.  It is for some reason blanked if
validation fails.  Any suggestion on what could be causing this?

Thanks,
-Mark