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

TypeError: TypoScriptHelper::getContentObjectRenderer() returns null on shortcut pages #37

Closed
christophlehmann opened this issue Jan 16, 2024 · 1 comment · Fixed by #42
Assignees

Comments

@christophlehmann
Copy link

christophlehmann commented Jan 16, 2024

TYPO3 v12
Replacer v3.0.3

Bildschirmfoto 2024-01-16 um 21 23 10
@kszymukowicz
Copy link

From my logs looks like this problem is also on redirect after powermail form submit.

hojalatheef added a commit that referenced this issue Oct 21, 2024
- Implemented `getContentObjectRenderer()` method to handle cases where `cObj` might be null in some cases where request is not build completely
- Adjusted `applyStdWrapProperties()` to ensure graceful fallback when `cObj` is not available.

This improves error handling and diagnostics, making the extension more reliable and easier to maintain.

Resolves: #37
@hojalatheef hojalatheef self-assigned this Oct 21, 2024
hojalatheef added a commit that referenced this issue Oct 21, 2024
- Implemented `getContentObjectRenderer()` method to handle cases where `cObj` might be null in some cases where request is not build completely
- Adjusted `applyStdWrapProperties()` to ensure graceful fallback when `cObj` is not available.

This improves error handling and diagnostics, making the extension more reliable and easier to maintain.

Resolves: #37
hojalatheef added a commit that referenced this issue Oct 21, 2024
- Implemented `getContentObjectRenderer()` method to handle cases where `cObj` might be null in some cases where request is not build completely
- Adjusted `applyStdWrapProperties()` to ensure graceful fallback when `cObj` is not available.

This improves error handling and diagnostics, making the extension more reliable and easier to maintain.

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