Ticket #471 (closed defect: fixed)
Suppress warning in AgaviImageFileValidator when a valid file, but no image is uploaded
| Reported by: | mailing_lists@… | Owned by: | dominik |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | validation | Version: | 0.11.0RC4 |
| Severity: | normal | Keywords: | |
| Cc: | Patch attached: |
Description
The AgaviImageFileValidator? uses getimagesize() to check wether the given file is a valid image, but does not suppress errors emitted by getimagesize() (see line 65)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

