Ticket #340 (closed Bug: fixed)
validation -> upload -> upload_max_filesize
| Reported by: | nrm | Owned by: | - No owner - |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 |
| Component: | Libraries:Validation | Version: | SVN HEAD |
| Keywords: | validation upload upload_max_filesize | Cc: |
Description
validation rule: upload[jpg,500K] php.ini upload_max_filesize: 2M
if we try to upload something bigger then php.ini eg. some.mp3 [5M] then Kohana do not give us error (not only that is not jpg but also that is bigger than 500K), nothing happens.
Change History
Note: See
TracTickets for help on using
tickets.
