Form validation is running multiple times in webtop forms

Description

The validation is currently running per "form prefix" rather than "per form object" which means that it is often running multiple times on the same object.

This also means that forms with a file upload field may result in multiple files being written to disk because the file formtool handles file uploads in the validate method.

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created September 1, 2016 at 5:23 AM
Updated September 2, 2016 at 6:09 AM
Resolved September 2, 2016 at 6:09 AM