jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Bugs => Topic started by: carin on 14.07.2014 11:55:35

Title: form validation checks in the wrong order [Resolved]
Post by: carin on 14.07.2014 11:55:35
reproduce:
* front end
* add a new upload without specifying a title so the form does not validate
* hit "save"

expected:
* the validation kicks in to inform of the missing title before the file upload starts

current:
* the file is uploaded and only after finishing that the validation comes back saying you have to do it all over again because of the missing title