Project

General

Profile

Actions

Bug #81820

closed

Image link from link wizard can't be used in image VH anymore

Added by Jigal van Hemert almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Extbase
Target version:
Start date:
2017-07-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:

Description

In simple input fields you can select an image by using the link wizard (use case: in flexform sections you can't use a normal FAL relation because those are relations to a record and not a single field of a record). In TYPO3 v7 such a link had the form "file:<uid>" and this could be used in e.g. the src attribute of the image viewhelper.
In TYPO3 v8 such a link has the format "t3://file?uid=<uid>" and this is not supported by the pre-processing for the image viewhelper.

In the Extbase ImageService support for this can simply be added.

Actions #1

Updated by Gerrit Code Review almost 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53423

Actions #2

Updated by Gerrit Code Review almost 7 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53428

Actions #3

Updated by Jigal van Hemert almost 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF