georgringer / news

TYPO3 Extension news
GNU General Public License v2.0
264 stars 358 forks source link

[BUGFIX] Add setter function #2205

Closed nlehmkuhl closed 12 months ago

nlehmkuhl commented 12 months ago

Add setter function to LinkHandlerTargetPageService called by ContentObjectRenderer->callUserFunction() to explicitly set an instance of the ContentObjectRenderer.

Fixes #2204