Fix: Avoid error caused by typoscript condition

This commit is contained in:
Björn Fromme
2023-05-24 18:45:57 +02:00
parent 668db478fd
commit acbadaf677
@@ -214,7 +214,7 @@ page {
# page.headerData.995 >
[end]
[like(request.getNormalizedParams().getHttpUserAgent(), "*Googlebot*")]
[request.getNormalizedParams() && like(request.getNormalizedParams().getHttpUserAgent(), "*Googlebot*")]
page.headerData.990 >
page.headerData.995 >
[end]