Open eiranix opened 4 months ago
@eiranix We are open for all contributions.
@MattiasNilsson Looks like a way to stop it flooding the error log is:
Configuration/TempPluginRenderer/ProductRender.typoscript
[page["doktype"] == 9]
to [page&&page["doktype"] == 9]
@MattiasNilsson Any chance of this update going through to fix all these errors?
Log is filled with:
Core: Error handler (BE): PHP Warning: Undefined array key "doktype" in /app/vendor/symfony/expression-language/Node/GetAttrNode.php line 97
TYPO3 11.5.38 Product Manager 11.0.16 PHP 8.1.29