|
|
|
I have a database, that contains an image field. It is set to a 500k limit. If an individual tries to upload an image bigger than 500k, they are told it is too large, but the record is saved, minus the picture! This is a BIG problem because my users are allowed to only submit one record. Once they have submitted this failed record, they can't add anymore unless I manually remove the one that they submitted.
If an uploaded image is too large the person should be given the option of submitting a smaller one, and the record should not be saved without it.
|
|
Description
|
I have a database, that contains an image field. It is set to a 500k limit. If an individual tries to upload an image bigger than 500k, they are told it is too large, but the record is saved, minus the picture! This is a BIG problem because my users are allowed to only submit one record. Once they have submitted this failed record, they can't add anymore unless I manually remove the one that they submitted.
If an uploaded image is too large the person should be given the option of submitting a smaller one, and the record should not be saved without it. |
Show » |
| No commits have yet been performed on this issue.
|
|