Project

General

Profile

Actions

Bug #84534

closed

Dots in TypoScript keys break autocomplete

Added by Henning no-lastname-given about 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
t3editor
Target version:
-
Start date:
2018-03-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

There are <meta> properties that have dots in them like

<meta name="geo.region" content="DE-RP">

The corresponding TypoScript would look like:

page.meta.geo\.region = DE-RP

This causes the following error:

Argument 1 passed to TYPO3\CMS\T3editor\CodeCompletion::treeWalkCleanup() must be of the type array, string given, called in /var/www/app/vendor/typo3/cms/typo3/sysext/t3editor/Classes/CodeCompletion.php on line 134
Actions

Also available in: Atom PDF