TYPO3 Flow Base DistributionPackagesApplications

Bug #39154

use interface for RenderingContext instead of concrete class

Added by Tymoteusz Motylewski about 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-07-21
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-

Description

right now backporter adds

$this->setRenderingContext($this->objectManager->create(\'Tx_Fluid_Core_Rendering_RenderingContext\'));

to TemplateView.php file.
But should use 'Tx_Fluid_Core_Rendering_RenderingContextInterface'

Associated revisions

Revision 00472bf0
Added by Tymoteusz Motylewski about 3 years ago

[BUGFIX] Use interface for RenderingContext instead of concrete class

backporter uses concrete class name for RenderingContext instead of interface.

Change-Id: I4142ee111c0043f53fc30cba630ae934cc99aff8
Fixes: #39154

History

#1 Updated by Tymoteusz Motylewski about 3 years ago

Related to issue in v4 #39156

#2 Updated by Gerrit Code Review about 3 years ago

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

#3 Updated by Tymoteusz Motylewski over 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF