Fix: Avoid error caused by typoscript condition
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user