Bug #33548

ImageTypeConverter conflicts with default ImageConverter

Added by Bastian Waidelich over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-01-31
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:-
Target version:-

Description

With current HEAD the ImageTypeConverter that comes with TYPO3.TYPO3 conflicts with the new ImageConverter of the TYPO3.Media package:

There exist at least two converters which handle the conversion from  "array" to "TYPO3\Media\Domain\Model\Image" with priority "1":  TYPO3\Media\TypeConverter\ImageConverter and  TYPO3\TYPO3\TypeConverter\ImageTypeConverter

An easy solution would be to increase the priority of one of those.


Related issues

duplicated by TYPO3.Neos - Bug #33549: Duplicate TypeConverter clash Closed 2012-01-31

Associated revisions

Revision f46414da
Added by Bastian Waidelich over 3 years ago

[BUGFIX] ImageTypeConverter conflicts with default ImageConverter

This increases the priority of the provided ImageTypeConverter
in order to prevent conflicts with the ImageConverter of the
TYPO3.Media package.
In the long run this converter should be removed altogether.

Change-Id: If901ff311c73f49e7abfb231d631d080c920407d
Fixes: #33548

History

#1 Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8778

#2 Updated by Bastian Waidelich over 3 years ago

  • Status changed from Accepted to Under Review

#3 Updated by Bastian Waidelich over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF