On 13/06/2009, at 3:12 AM, gerardroche wrote:
Now if you add a file to upload (i.e. in the above example you attach aphoto to the form for upload) and the name element (i.e. the text element) *fails* validation the file is still uploaded to the "images/photos" folder.
Sounds like you might be moving the uploaded file to images/photos before checking if the submitted form is valid.
Jonathon Wallen
