Ticket #471 (closed defect: fixed)

Opened 21 months ago

Last modified 21 months ago

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

Changed 21 months ago by dominik

  • owner changed from david to dominik
  • component changed from _OTHER_ to validation

Changed 21 months ago by david

  • status changed from new to closed
  • resolution set to fixed

(In [1825]) suppress warning in AgaviImageFileValidator?, closes #471

Add/Change #471 (Suppress warning in AgaviImageFileValidator when a valid file, but no image is uploaded)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.