reproduce:
* back end login
* add a new download
* upoad a file larger than allowed by php
expected:
* an error message thrown by jd
* the form still holds all filled in field values
current:
* nothing is saved, all form entries are lost, no error message, the user has no clue what the heck is goin on :)