Project

General

Profile

Actions

Bug #84455

closed

TypoScript wrong autocompletion in editor for numberFormat

Added by Stefan Froemken about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
TypoScript
Target version:
Start date:
2018-03-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

Hello Core-Team,

I'm just writing following TypoScript:

page.123 = TEXT
page.123.value = 2547.1
page.123.numberFormat.decimals = 2
page.123.numberFormat.dec_point = ,
page.123.numberFormat.

While typing the last dot, TYPO3 suggests me to insert the property thousand_sep, which is a not existing property. The correct name is thousands_sep.

Stefan

Actions

Also available in: Atom PDF