TYPO3 Flow Base DistributionPackagesApplications

Bug #34725

Fatal error: ImageTypeValidator not found

Added by Nico de Haen over 3 years ago. Updated over 3 years ago.

Status:Closed Start date:2012-03-10
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

0%

Category:-
Target version:-

Description

I'm not sure if bug reports are already welcome in this early state.
There seems to be a missing Validator class in the latest git revision.

PHP Fatal error:  Class 'TYPO3\\Media\\Validator\\ImageTypeValidator' not found in /www/flow3.local/Data/Temporary/Development/Cache/Code/FLOW3_Object_Classes/TYPO3_Form_FormElements_ImageUpload_Original.php on line 26, referer: http://flow3.local/typo3.formbuilder/editor/index?formPersistenceIdentifier=bildForm

History

#1 Updated by Bastian Waidelich over 3 years ago

  • Status changed from New to Closed
  • Assigned To set to Bastian Waidelich

Hi Nico,

thanks for the report, they're always welcome!
For the Image upload to work you need the latest version of the TYPO3.Media package (and the Imagine package).
See: http://git.typo3.org/FLOW3/Packages/TYPO3.Media.git?a=blob;f=Classes/Validator/ImageTypeValidator.php;h=2b2756c751d8a71b468c2a81295e842a8e30fbb3;hb=HEAD

Also available in: Atom PDF