Bug #55008

Interceptors should be used in Partials

Added by Christian Müller over 1 year ago. Updated over 1 year ago.

Status:Under Review Start date:2014-01-15
Priority:Should have Due date:
Assigned To:Christian Müller % Done:

0%

Category:-
Target version:-
Has patch:No Affected Flow version:(any)

Description

Currently Interceptors don't work on Partials because they are not initialized there. Can easily be tested by creating a Template that uses the Resource Interceptor (so using a relative path like ../../Public/Images/Foo.jpg) and then (after checking that the Interceptor converts that into a full resource path) moving that into a partial. There the Interceptor is no longer executed and you get the relative path that is then wrong.

History

#1 Updated by Gerrit Code Review over 1 year ago

  • Status changed from Accepted to Under Review

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

Also available in: Atom PDF