Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to work with TYPO3 9.x #2

Merged
merged 5 commits into from
Sep 27, 2018
Merged

Conversation

galoppi
Copy link
Contributor

@galoppi galoppi commented Sep 26, 2018

Upgrade to work with TYPO3 9.0.0 - 9.5.99 and integrated pull request from ger4003 to use contentPostProc-all instead of contentPostProc-output

ger4003 and others added 5 commits June 22, 2018 16:09
If content comes from cache the usage of stdWrap fails because cObj is not set.
To fix the issue i register the contentPostProc-all hook to make replacements before writing to cache.
…PostProc-all instead of contentPostProc-output
@pascal20997
Copy link
Contributor

Thank you :)

@pascal20997 pascal20997 merged commit 87f6240 into jweiland-net:master Sep 27, 2018
christophlehmann pushed a commit to christophlehmann/replacer that referenced this pull request Jan 16, 2024
This fixes the TypeError

JWeiland\Replacer\Helper\TypoScriptHelper::getContentObjectRenderer(): Return value must be of type TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer, null returned

that occurs, when you visit a shortcut page with its original slug.

Resolves: jweiland-net#2
hojalatheef pushed a commit that referenced this pull request Oct 21, 2024
This fixes the TypeError

JWeiland\Replacer\Helper\TypoScriptHelper::getContentObjectRenderer(): Return value must be of type TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer, null returned

that occurs, when you visit a shortcut page with its original slug.

Resolves: #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants