DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

TypoScript error: Expression could not be parsed. #158

Open a-r-m-i-n opened 3 days ago

a-r-m-i-n commented 3 days ago

In v13 the following typoscript causes entries in error log:

[{$plugin.tx_cookieconsent.settings.tracking.googleTagManager.id} != ""]

in Configuration/TypoScript/setup.typoscript, when the constant remains empty.

component="TYPO3.CMS.Core.TypoScript.IncludeTree.Visitor.IncludeTreeConditionMatcherVisitor": 
Expression could not be parsed. - {"expression":" != \"\""}

Tested with v13 in TYPO3 13.4.1